kernel-fxtec-pro1x/fs/dlm
David Teigland 446a04d879 dlm: fix invalid cluster name warning
[ Upstream commit 3595c559326d0b660bb088a88e22e0ca630a0e35 ]

The warning added in commit 3b0e761ba8
  "dlm: print log message when cluster name is not set"

did not account for the fact that lockspaces created
from userland do not supply a cluster name, so bogus
warnings are printed every time a userland lockspace
is created.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-13 08:52:23 +01:00
..
ast.c
ast.h
config.c
config.h
debug_fs.c
dir.c
dir.h
dlm_internal.h
Kconfig
lock.c
lock.h
lockspace.c dlm: fix missing idr_destroy for recover_idr 2019-12-13 08:51:20 +01:00
lockspace.h
lowcomms.c
lowcomms.h
lvb_table.h
main.c
Makefile
member.c dlm: fix possible call to kfree() for non-initialized pointer 2019-12-13 08:51:14 +01:00
member.h
memory.c dlm: NULL check before kmem_cache_destroy is not needed 2019-12-13 08:52:07 +01:00
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: fix invalid cluster name warning 2019-12-13 08:52:23 +01:00
user.h
util.c
util.h