]> sourceware.org Git - lvm2.git/commit
cache: improve vgremove loop
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 26 Aug 2019 11:28:00 +0000 (13:28 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 26 Aug 2019 13:32:12 +0000 (15:32 +0200)
commitc98e34e4d0edbcb2594e93f06183838de0c6e2bc
tree1afe4f74ccd7fe14c26ae2015bcf79ade1ea343a
parentaf0b84ccc850d619eddef5112753731abce099ed
cache: improve vgremove loop

Support internal removal of 'cache origin' volume - which we
do not normally expose to a user - however internal processing
loops may hit this condition (depending on order of list LVs).

So when this operation is internally requested - we automatically
try to remove it's 'holding' LV (cache LV) - which will also
remove the origin.
WHATS_NEW
lib/metadata/lv_manip.c
This page took 0.038229 seconds and 5 git commands to generate.