1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmetad
Petr Rockai 15fdd5c90d lvmetad: Fix a race in metadata update.
The idea is to avoid a period when an existing VG is not mapped to either the
old or the new name. (Note that the brief "blackout" was present even if the
name did not actually change.) We instead allow a brief overlap of a VG existing
under both names, i.e. a query for a VG might succeed but before a lock is
acquired the VG disappears.
2013-01-16 11:19:33 +01:00
..
lvmetad-client.h Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00
lvmetad-core.c lvmetad: Fix a race in metadata update. 2013-01-16 11:19:33 +01:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00
test.sh Work out some more details in metadata update in lvmetad. 2011-07-19 16:48:13 +00:00
testclient.c Only use built-in stack size in clvmd - ignore lvm.conf. 2011-12-08 21:24:08 +00:00