Commit History

Author SHA1 Message Date
  Rusty Russell d665ff8289 tdb: remove lock ops 16 years ago
  Rusty Russell d0b36a7cb7 tdb: more testcase fixup. 16 years ago
  Rusty Russell f4ed212783 tdb: suppress record write locks when allrecord lock is taken. 16 years ago
  Rusty Russell c4a9fd1b01 tdb: new test, cleanup old tests by centralizing lock tracking. 16 years ago
  Rusty Russell 26da060115 tdb: fix test to remove warning, and don't fail when tdb_check() barfs. 16 years ago
  Rusty Russell 3497b4d492 tdb: don't reduce file size on transaction recovery. 16 years ago
  Rusty Russell 8321967a3b tdb: fix recovery reuse after crash (from SAMBA) 16 years ago
  Rusty Russell 6ad04b02d9 tdb: fix tdbtorture seed printing, plus remove CLEAR_IF_FIRST 16 years ago
  Rusty Russell f0d790f130 tdb: cleanup: remove ltype argument from _tdb_transaction_cancel. 16 years ago
  Rusty Russell 88541fe7eb tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrecord_upgrade 16 years ago
  Rusty Russell bbf2f9cef4 tdb: cleanup: always grab allrecord lock to infinity. 16 years ago
  Rusty Russell 5945c4dc1e tdb: remove num_locks 16 years ago
  Rusty Russell 564427be4e tdb: use tdb_nest_lock() for seqnum lock. 16 years ago
  Rusty Russell a879e3e285 tdb: use tdb_nest_lock() for active lock. 16 years ago
  Rusty Russell e9989ef075 tdb: use tdb_nest_lock() for open lock. 16 years ago
  Rusty Russell 99e576ac94 tdb: use tdb_nest_lock() for transaction lock. 16 years ago
  Rusty Russell bc1c29d566 tdb: cleanup: find_nestlock() helper. 16 years ago
  Rusty Russell c730c0d289 tdb: cleanup: tdb_release_extra_locks() helper 16 years ago
  Rusty Russell d92b8a7d9a tdb: cleanup: tdb_have_extra_locks() helper 16 years ago
  Rusty Russell 57c618f35d tdb: don't suppress the transaction lock because of the allrecord lock. 16 years ago
  Rusty Russell acf1a21e44 tdb: cleanup: tdb_nest_lock/tdb_nest_unlock 16 years ago
  Rusty Russell 1d03cc6df3 tdb: cleanup: rename global_lock to allrecord_lock. 16 years ago
  Rusty Russell 05f69a4723 tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK. 16 years ago
  Rusty Russell ec4174af66 tdb: commit 9b987e3923f7e8714acec6a2929435b1e6016645 from SAMBA 16 years ago
  Rusty Russell d6b6780d0b tdb: port trivial differences across from SAMBA 16 years ago
  Rusty Russell 354c772e91 Fix Joey's report of rename failing across moint points. 16 years ago
  Rusty Russell f7b3eb1ecf tdb: use TDB_RECOVERY_INVALID_MAGIC rather than 0 16 years ago
  Rusty Russell 5ebc170189 Add -k option to tdbtorture, run tdb_check at end. 16 years ago
  Rusty Russell aae6674aed Don't use ~ in path, seems less reliable? 16 years ago
  Rusty Russell b86f8688fe tdb: new test for dying during a transaction. 16 years ago