WSL2-Linux-Kernel/fs/dlm
Yang Yingliang 2fd8db2dd0 fs: dlm: fix missing unlock on error in accept_from_sock()
Add the missing unlock before return from accept_from_sock()
in the error handling case.

Fixes: 6cde210a97 ("fs: dlm: add helper for init connection")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2021-03-29 13:28:18 -05:00
..
Kconfig
Makefile
ast.c
ast.h
config.c fs: dlm: add check if dlm is currently running 2021-03-09 08:56:42 -06:00
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h
lock.c fs: dlm: use GFP_ZERO for page buffer 2021-03-09 08:56:42 -06:00
lock.h
lockspace.c fs: dlm: add shutdown hook 2021-03-09 08:56:42 -06:00
lockspace.h
lowcomms.c fs: dlm: fix missing unlock on error in accept_from_sock() 2021-03-29 13:28:18 -05:00
lowcomms.h fs: dlm: add shutdown hook 2021-03-09 08:56:42 -06:00
lvb_table.h
main.c
member.c
member.h
memory.c
memory.h
midcomms.c fs: dlm: remove unaligned memory access handling 2021-03-09 08:56:42 -06:00
midcomms.h
netlink.c
plock.c
rcom.c fs: dlm: use GFP_ZERO for page buffer 2021-03-09 08:56:42 -06:00
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c
user.h
util.c
util.h