1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/filters
David Teigland 6620dc9475 add device hints to reduce scanning
Save the list of PVs in /run/lvm/hints.  These hints
are used to reduce scanning in a number of commands
to only the PVs on the system, or only the PVs in a
requested VG (rather than all devices on the system.)
2019-01-15 10:23:47 -06:00
..
filter-composite.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-fwraid.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-internal.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-md.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-mpath.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-partitioned.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-persistent.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-regex.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-signature.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-sysfs.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-type.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter-usable.c add device hints to reduce scanning 2019-01-15 10:23:47 -06:00
filter.h filter: add config setting to skip scanning LVs 2018-08-30 09:59:50 -05:00