]> sourceware.org Git - lvm2.git/commit
lvmlockd: automatically remove the dlm global lockspace
authorDavid Teigland <teigland@redhat.com>
Fri, 31 Jul 2015 21:45:43 +0000 (16:45 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 3 Aug 2015 15:23:01 +0000 (10:23 -0500)
commitd11f8d42287025ff8584b9d6f1d5e70a0d78371b
tree146df1620d3de6f07f5f87f71d61b3f4a3d16cec
parent71dbe47619794ed673a892f533c348a472411195
lvmlockd: automatically remove the dlm global lockspace

The dlm global lockspace is automatically added when the
first dlm VG lockspace is added.  Reverse this by removing
the dlm global lockspace after the last dlm VG lockspace
is removed.  (Remove old non-working code that did this
based on an old command that could explicitly add/remove
the dlm global lockspace.)
daemons/lvmlockd/lvmlockd-core.c
daemons/lvmlockd/lvmlockd-dlm.c
daemons/lvmlockd/lvmlockd-internal.h
This page took 0.036877 seconds and 5 git commands to generate.