locks: pass the cmd value to fcntl_getlk/getlk64
authorJeff Layton <jlayton@redhat.com>
Mon, 3 Feb 2014 17:13:09 +0000 (12:13 -0500)
committerJeff Layton <jlayton@redhat.com>
Mon, 31 Mar 2014 12:24:43 +0000 (08:24 -0400)
Once we introduce file private locks, we'll need to know what cmd value
was used, as that affects the ownership and whether a conflict would
arise.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/fcntl.c
fs/locks.c
include/linux/fs.h

diff --cc fs/fcntl.c
Simple merge
diff --cc fs/locks.c
Simple merge
Simple merge