Home
last modified time | relevance | path

Searched hist:"3595 c559" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/dlm/
H A Duser.c3595c559 Mon Dec 03 21:27:37 GMT 2018 David Teigland <teigland@redhat.com> dlm: fix invalid cluster name warning

The warning added in commit 3b0e761ba83
"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>