]> sourceware.org Git - lvm2.git/commit
vgchange autoactivation: error path cleanup
authorDavid Teigland <teigland@redhat.com>
Fri, 12 Nov 2021 22:46:39 +0000 (16:46 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 15 Nov 2021 17:07:11 +0000 (11:07 -0600)
commit89c54db16cfca284d78dd3be5316dc9bca67e8ef
treeb92957e073e19455892fd5400bd2ebc554e30a00
parentc5f998aec4b5e42f7f1b6ddeec6c4544dceaa1b5
vgchange autoactivation: error path cleanup

If the optimized label scan fails (using online files),
then clear the device state prior to falling back to the
standard label_scan.  This avoids printing output about
unexpected state.
lib/label/label.c
tools/vgchange.c
This page took 0.029211 seconds and 5 git commands to generate.