1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/filters
David Teigland bfcecbbce1 filter: add config setting to skip scanning LVs
devices/scan_lvs (default 1) determines whether lvm
will scan LVs for layered PVs.  The lvm behavior has
always been to scan LVs, but it's rare for LVs to have
layered PVs, and much more common for there to be many
LVs that substantially slow down scanning with no benefit.

This is implemented in the usable filter, and has the
same effect as listing all LVs in the global_filter.
2018-08-30 09:59:50 -05:00
..
filter-composite.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-fwraid.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-internal.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-md.c scan: use full md filter when md 1.0 devices are present 2018-06-15 12:21:25 -05:00
filter-mpath.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-partitioned.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-persistent.c filter: use pointers to real addresses 2018-06-21 10:54:43 -05:00
filter-regex.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-signature.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-sysfs.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-type.c Add cmd arg to more functions 2018-06-15 11:03:55 -05:00
filter-usable.c filter: add config setting to skip scanning LVs 2018-08-30 09:59:50 -05:00
filter.h filter: add config setting to skip scanning LVs 2018-08-30 09:59:50 -05:00