1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland f8872578e9 lvmetad: use committed metadata to update
This fixes a regression from commit a7c45ddc5, which moved
the lvmetad VG update from vg_commit() to unlock_vg().

The lvmetad VG update needs to send the version of metadata
that was committed rather than sending the state of struct 'vg'.
The 'vg' may have been partially modified since vg_commit(),
and contain non-committed metadata that shouldn't be sent
to lvmetad.
2016-07-18 16:18:53 -05:00
..
lvmcache.c cleanup: warns from older gcc 2016-07-01 00:44:48 +02:00
lvmcache.h vgcreate, pvcreate, vgextend: don't use a device with duplicates 2016-06-07 15:21:07 -05:00
lvmetad.c lvmetad: use committed metadata to update 2016-07-18 16:18:53 -05:00
lvmetad.h lvmetad: two phase vg_remove 2016-06-28 02:30:36 +01:00