1. 27 4月, 2006 1 次提交
    • S
      [GFS2] Don't do recursive locking in glock layer · 5965b1f4
      Steven Whitehouse 提交于
      This patch changes the last user of recursive locking so that
      it no longer needs this feature and removes it from the glock
      layer. This makes the glock code a lot simpler and easier to
      understand. Its also a prerequsite to adding support for the
      AOP_TRUNCATED_PAGE return code (or at least it is if you don't
      want your brain to melt in the process)
      
      I've left in a couple of checks just in case there is some place
      else in the code which is still using this feature that I didn't
      spot yet, but they can probably be removed long term.
      Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
      5965b1f4
  2. 26 4月, 2006 5 次提交
  3. 25 4月, 2006 2 次提交
  4. 24 4月, 2006 1 次提交
  5. 22 4月, 2006 4 次提交
  6. 21 4月, 2006 13 次提交
  7. 20 4月, 2006 14 次提交