diff options
author | Mark Fasheh | 2008-07-10 18:25:39 +0200 |
---|---|---|
committer | Mark Fasheh | 2008-07-10 18:25:39 +0200 |
commit | e988cf1cfed4ed80bf40528e655fe18bed6a38b6 (patch) | |
tree | eeaf62bcf6e9f9b3154b70bf98e70881234f7ccc /security/capability.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... (diff) | |
download | kernel-qcow2-linux-e988cf1cfed4ed80bf40528e655fe18bed6a38b6.tar.gz kernel-qcow2-linux-e988cf1cfed4ed80bf40528e655fe18bed6a38b6.tar.xz kernel-qcow2-linux-e988cf1cfed4ed80bf40528e655fe18bed6a38b6.zip |
ocfs2: Fix flags in ocfs2_file_lock
The stack-glue merge changed the way we use flags in dlmglue in that we now
use the fs/dlm equivalents. Unfortunately, a merge error left the new flock
code only partially updated. This took a while to show up though, because
the lock level constants are actually identical between o2dlm and fs/dlm.
The *_CONVERT and *_NOQUEUE flags have different values though, which is
eventually causing a crash in flags_to_o2dlm().
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'security/capability.c')
0 files changed, 0 insertions, 0 deletions