linux-stable/fs/lockd
Jeff Layton 0920deeec6 lockd: fix file selection in nlmsvc_cancel_blocked
[ Upstream commit 9f27783b4d ]

We currently do a lock_to_openmode call based on the arguments from the
NLM_UNLOCK call, but that will always set the fl_type of the lock to
F_UNLCK, and the O_RDONLY descriptor is always chosen.

Fix it to use the file_lock from the block instead.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-03-06 14:45:16 +00:00
..
Makefile
clnt4xdr.c lockd: set file_lock start and end when decoding nlm4 testargs 2023-03-30 12:49:23 +02:00
clntlock.c
clntproc.c SUNRPC: Trace calls to .rpc_call_done 2021-10-20 18:09:54 -04:00
clntxdr.c
host.c lockd: move from strlcpy with unused retval to strscpy 2022-09-26 14:02:20 -04:00
mon.c fs: lockd: avoid possible wrong NULL parameter 2023-09-13 09:42:49 +02:00
netns.h
procfs.c
procfs.h
svc.c lockd: drop inappropriate svc_get() from locked_get() 2023-07-19 16:20:56 +02:00
svc4proc.c lockd: set missing fl_flags field when retrieving args 2024-03-06 14:45:16 +00:00
svclock.c lockd: fix file selection in nlmsvc_cancel_blocked 2024-03-06 14:45:16 +00:00
svcproc.c lockd: set missing fl_flags field when retrieving args 2024-03-06 14:45:16 +00:00
svcshare.c
svcsubs.c lockd: use locks_inode_context helper 2024-03-06 14:45:16 +00:00
svcxdr.h
xdr.c SUNRPC: Change return value type of .pc_encode 2021-10-13 11:34:49 -04:00
xdr4.c lockd: set file_lock start and end when decoding nlm4 testargs 2023-03-30 12:49:23 +02:00