summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2022-11-11 14:36:38 -0500
committerChuck Lever <cel@kernel.org>2022-12-10 11:01:11 -0500
commit9f27783b4dd235ef3c8dbf69fc6322777450323c (patch)
treec85a5bedde5bdf437171e8fb56f6ac13073ae772 /arch/arm/mm
parent69efce009f7df888e1fede3cb2913690eb829f52 (diff)
downloadlinux-9f27783b4dd235ef3c8dbf69fc6322777450323c.tar.gz
linux-9f27783b4dd235ef3c8dbf69fc6322777450323c.tar.bz2
linux-9f27783b4dd235ef3c8dbf69fc6322777450323c.zip
lockd: fix file selection in nlmsvc_cancel_blocked
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>
Diffstat (limited to 'arch/arm/mm')
0 files changed, 0 insertions, 0 deletions