1. 24 Feb, 2010 1 commit
    • Rusty Russell's avatar
      tdb: remove lock ops · d665ff82
      Rusty Russell authored
      Now the transaction code uses the standard allrecord lock, that stops
      us from trying to grab any per-record locks anyway.  We don't need to
      have special noop lock ops for transactions.
      
      This is a nice simplification: if you see brlock, you know it's really
      going to grab a lock.
      Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
      d665ff82
  2. 23 Feb, 2010 3 commits
  3. 22 Feb, 2010 21 commits
  4. 11 Feb, 2010 1 commit
  5. 04 Feb, 2010 4 commits
  6. 02 Feb, 2010 10 commits