]> sourceware.org Git - lvm2.git/commit
lvmlockd: add full changing of lock type
authorDavid Teigland <teigland@redhat.com>
Mon, 24 Aug 2015 20:06:23 +0000 (15:06 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 27 Aug 2015 15:27:24 +0000 (10:27 -0500)
commitde4db6a93b9e3be1968b1d1b7e2de8f1f88bacf0
treed8b825a1c691833b9e291096129ef6b26341b360
parentd797f4d5903bf33618be38c543b8e7822a74b506
lvmlockd: add full changing of lock type

Remove the existing lock type using the same functions
used to remove the lockd components during vgremove.
This results in a "clean" VG and lvmlockd state after
the vgchange, i.e. no bits left over from previous
lock type.
lib/locking/lvmlockd.c
lib/locking/lvmlockd.h
tools/vgchange.c
tools/vgremove.c
This page took 0.039019 seconds and 5 git commands to generate.