1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
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
..
bcache-utils.c bcache: knock out err param. 2018-05-10 13:26:08 +01:00
bcache.c bcache: Add sync io engine 2018-05-10 14:29:26 +01:00
bcache.h bcache: Add sync io engine 2018-05-10 14:29:26 +01:00
dev-cache.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-cache.h dev_cache: clean up scan 2018-04-20 11:22:48 -05:00
dev-dasd.c doc: change fsf address 2016-01-21 12:11:37 +01:00
dev-ext-udev-constants.h dev-type: check for DEVLINKS udev db variable existence if udev_device_get_is_initialized fn is not present 2016-09-06 13:21:29 +02:00
dev-ext.c log: Improve various device-related messages 2017-11-13 19:45:33 +00:00
dev-io.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-luks.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-lvm1-pool.c devices: ignore lvm1 and pool devices 2018-05-01 15:18:47 -05:00
dev-md.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-swap.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-type.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-type.h filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
device-types.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device.h filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00