1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/filters
Zdenek Kabelac dc6dea4033 filter: enhance mpath detection
Internal detection of SCSI device being in-use by DM mpath has been
performed several times for each component device - this could be
eventually racy - so instead when we do remember  1st. checked result
for device being mpath and use it consistenly over the filter runtime.
2019-03-20 14:37:42 +01: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 filter: enhance mpath detection 2019-03-20 14:37:42 +01: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