mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
8b6226997e
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.) |
||
---|---|---|
.. | ||
.gitignore | ||
lvmlockctl.c | ||
lvmlockd-client.h | ||
lvmlockd-core.c | ||
lvmlockd-dlm.c | ||
lvmlockd-internal.h | ||
lvmlockd-sanlock.c | ||
Makefile.in |