linux-stable/fs/dlm
David Teigland 6d9f5505a4 dlm: fix invalid cluster name warning
[ Upstream commit 3595c55932 ]

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-21 10:41:21 +01:00
..
ast.c dlm: Don't swamp the CPU with callbacks queued during recovery 2019-02-12 19:44:51 +01:00
ast.h
config.c dlm: add log_info config option 2016-06-21 09:04:24 -05:00
config.h dlm: add log_info config option 2016-06-21 09:04:24 -05:00
debug_fs.c dlm: fix malfunction of dlm_tool caused by debugfs changes 2016-08-26 13:22:14 -05:00
dir.c dlm: use INFO for recovery messages 2014-02-14 11:54:44 -06:00
dir.h
dlm_internal.h dlm: add log_info config option 2016-06-21 09:04:24 -05:00
Kconfig fs/dlm: remove CONFIG_EXPERIMENTAL 2012-11-01 15:27:24 -05:00
lock.c dlm: memory leaks on error path in dlm_user_request() 2019-01-13 10:03:52 +01:00
lock.h dlm: adopt orphan locks 2014-11-19 14:48:02 -06:00
lockspace.c dlm: fix missing idr_destroy for recover_idr 2019-12-21 10:40:56 +01:00
lockspace.h
lowcomms.c dlm: free workqueues after the connections 2016-10-10 09:54:00 -05:00
lowcomms.h
lvb_table.h
main.c
Makefile
member.c dlm: fix invalid free 2019-11-28 18:29:00 +01:00
member.h
memory.c dlm: NULL check before kmem_cache_destroy is not needed 2019-12-21 10:41:12 +01:00
memory.h
midcomms.c
midcomms.h
netlink.c netlink: make nlmsg_end() and genlmsg_end() void 2015-01-18 01:03:45 -05:00
plock.c dlm for 4.4 2015-11-05 11:15:25 -08:00
rcom.c dlm: fix missing endian conversion of rcom_status flags 2014-10-14 15:11:48 -05:00
rcom.h
recover.c dlm: use INFO for recovery messages 2014-02-14 11:54:44 -06:00
recover.h
recoverd.c dlm: use INFO for recovery messages 2014-02-14 11:54:44 -06:00
recoverd.h
requestqueue.c
requestqueue.h
user.c dlm: fix invalid cluster name warning 2019-12-21 10:41:21 +01:00
user.h
util.c
util.h