1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/lib/filters
David Teigland 57bb46c5e7 filter: use bcache for filter reads
Filters are still applied before any device reading or
the label scan, but any filter checks that want to read
the device are skipped and the device is flagged.

After bcache is populated, but before lvm looks for
devices (i.e. before label scan), the filters are
reapplied to the devices that were flagged above.
The filters will then find the data they need in
bcache.
2018-05-10 16:03:19 -05:00
..
filter-composite.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
filter-fwraid.c doc: change fsf address 2016-01-21 12:11:37 +01:00
filter-internal.c log: Improve various device-related messages 2017-11-13 19:45:33 +00:00
filter-md.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
filter-mpath.c doc: change fsf address 2016-01-21 12:11:37 +01:00
filter-partitioned.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
filter-persistent.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
filter-regex.c cleanup: log_info to log_error 2016-11-03 17:49:07 +01:00
filter-signature.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
filter-sysfs.c tidy: prefer not using else after return 2017-07-20 11:18:29 +02:00
filter-type.c doc: change fsf address 2016-01-21 12:11:37 +01:00
filter-usable.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
filter.h filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00