1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
David Teigland 5b6e62dc1f clvmd: drop old saved_vg when returning new saved_vg
In some pvmove tests, clvmd uses the new (precommitted)
saved_vg, but then requests the old saved_vg, and
expects that the new saved_vg be returned instead of
the old.  So, when returning the new saved_vg, forget
the old one so we don't return it again.
2018-04-26 14:57:45 -05:00
..
lvmcache.c clvmd: drop old saved_vg when returning new saved_vg 2018-04-26 14:57:45 -05:00
lvmcache.h clvmd: reuse a vg struct for sequential LV operations 2018-04-25 16:39:43 -05:00
lvmetad.c scan: use separate fd for bcache 2018-04-20 11:22:46 -05:00
lvmetad.h lvmetad: two phase vg_remove 2016-06-28 02:30:36 +01:00