]> asedeno.scripts.mit.edu Git - linux.git/commit
dlm: print log message when cluster name is not set
authorZhu Lingshan <lszhu@suse.com>
Tue, 11 Jul 2017 14:26:55 +0000 (09:26 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 7 Aug 2017 16:23:09 +0000 (11:23 -0500)
commit3b0e761ba83cb063eb95734faece35378beebac4
tree5c87d5897793993d6a65774e3103c77a589d59cd
parent2ab93ae13822741432338c9d0917a6009e737a5a
dlm: print log message when cluster name is not set

Print a message when a cluster name is not specified by
the caller.  In this case the cluster name configured
for the dlm is used without any validation that it is
the cluster expected by the application.

Signed-off-by: Zhu Lingshan <lszhu@suse.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lockspace.c