1. 18 3月, 2010 1 次提交
    • S
      · ee860b6a
      Sachin Prabhu 提交于
      [PATCH] Skip check for mandatory locks when unlocking
      
      ocfs2_lock() will skip locks on file which has mode set to 02666. This
      is a problem in cases where the mode of the file is changed after a
      process has obtained a lock on the file.
      
      ocfs2_lock() should skip the check for mandatory locks when unlocking a
      file.
      Signed-off-by: NSachin Prabhu <sprabhu@redhat.com>
      Signed-off-by: NJoel Becker <joel.becker@oracle.com>
      ee860b6a
  2. 15 3月, 2010 31 次提交
  3. 14 3月, 2010 8 次提交