]> sourceware.org Git - lvm2.git/commit
lvmlockd: improve check for duplicate global locks
authorDavid Teigland <teigland@redhat.com>
Thu, 23 Jul 2015 15:34:24 +0000 (10:34 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 23 Jul 2015 15:39:11 +0000 (10:39 -0500)
commit57534733b7750f17f5ffa115306dcb650d8015b9
treee5846deaf1e8819f8f3a8b92db419bf178d8b466
parent1612c570b6412b68349b055ba3a6dab1796b8f35
lvmlockd: improve check for duplicate global locks

When there are duplicate global locks, check if the gl
is still enabled each time a gl or vg lock is acquired
in the lockspace.  Once one of the duplicates is disabled,
then other hosts will recognize that the issue is resolved
without needing to restart the lockspaces.
daemons/lvmlockd/lvmlockd-core.c
daemons/lvmlockd/lvmlockd-internal.h
daemons/lvmlockd/lvmlockd-sanlock.c
This page took 0.036093 seconds and 5 git commands to generate.