android_kernel_xiaomi_sm8450/fs/dlm
Alexander Aring c3a1c4d996 fs: dlm: use dlm_plock_info for do_unlock_close
[ Upstream commit 4d413ae9ced4180c0e2114553c3a7560b509b0f8 ]

This patch refactors do_unlock_close() by using only struct dlm_plock_info
as a parameter.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Stable-dep-of: 57e2c2f2d94c ("fs: dlm: fix mismatch of plock results from userspace")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-08-30 16:23:10 +02:00
..
ast.c fs: dlm: fix race between test_bit() and queue_work() 2022-10-26 13:25:08 +02:00
ast.h
config.c
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h
Kconfig
lock.c dlm: replace usage of found with dedicated list iterator variable 2023-08-30 16:23:09 +02:00
lock.h
lockspace.c
lockspace.h
lowcomms.c fs: dlm: fix build with CONFIG_IPV6 disabled 2022-01-27 10:53:49 +01:00
lowcomms.h
lvb_table.h
main.c
Makefile
member.c
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c fs: dlm: use dlm_plock_info for do_unlock_close 2023-08-30 16:23:10 +02:00
rcom.c
rcom.h
recover.c dlm: replace usage of found with dedicated list iterator variable 2023-08-30 16:23:09 +02:00
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c
user.h
util.c
util.h