summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorSachin Prabhu <sprabhu@redhat.com>2010-03-10 16:28:40 +0100
committerJoel Becker <joel.becker@oracle.com>2010-03-17 20:07:16 +0100
commitee860b6a650360c91f5d5f9a94262aad9be90015 (patch)
tree745d678c30f4bcb6bd3306b39f9b2d1869481cef /kernel
parentMerge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff)
downloadlinux-ee860b6a650360c91f5d5f9a94262aad9be90015.tar.xz
linux-ee860b6a650360c91f5d5f9a94262aad9be90015.zip
[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: Sachin Prabhu <sprabhu@redhat.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions