1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
David Teigland 0e0faf30e0 vgchange autoactivation: lock vg early to avoid second label scan
Copy another optimization from pvscan -aay to vgchange -aay.
When using the optimized label scan for only one VG, acquire the
VG lock prior to the scan.  This allows vg_read to then skip the
repeated label scan that normally happens after locking the vg.
2021-11-10 16:50:50 -06:00
..
hints.c vgchange -aay: optimize device list using pvs_online files 2021-11-05 12:19:35 -05:00
hints.h vgchange -aay: optimize device list using pvs_online files 2021-11-05 12:19:35 -05:00
label.c vgchange autoactivation: lock vg early to avoid second label scan 2021-11-10 16:50:50 -06:00
label.h vgchange -aay: improve unexpected command variations 2021-11-08 15:19:25 -06:00