1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons
David Teigland 8b6226997e lvmlockd: also use vg name in set_vg_info
Include both the VG uuid and name in the lvmetad
set_vg_info message.  This works around an obscure
problem where the VG uuid in lvmlockd is wrong
when one host removes a dlm VG, then creates a new
VG with the same name.  If the dlm lockspace for
the initial VG was never stopped on another host,
that other host will be using the old uuid in its
lvmetad set_vg_info message.  (That can be
corrected with a larger change, but this is an
effective workaround.)
2015-08-28 14:43:58 -05:00
..
clvmd cleanup: move var declaration 2015-08-18 16:05:04 +02:00
cmirrord cmirrord: avoid resync buffer overflow in LOG_SPRINT 2015-08-20 19:06:47 +02:00
dmeventd gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmetad lvmetad: also accept vg name for set_vg_info 2015-08-28 14:36:48 -05:00
lvmlockd lvmlockd: also use vg name in set_vg_info 2015-08-28 14:43:58 -05:00
lvmpolld cleanup: check pthread result codes 2015-08-18 15:00:08 +02:00
Makefile.in Add lvmlockd 2015-07-02 15:42:26 -05:00