1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
David Teigland a7cb76ae94 scan: use bcache for label scan and vg read
New label_scan function populates bcache for each device
on the system.

The two read paths are updated to get data from bcache.

The bcache is not yet used for writing.  bcache blocks
for a device are invalidated when the device is written.
2018-04-20 11:19:24 -05:00
..
bcache.c scan: use bcache for label scan and vg read 2018-04-20 11:19:24 -05:00
bcache.h [device/bcache] add bcache_prefetch_bytes() and bcache_read_bytes() 2018-04-20 11:12:50 -05:00
dev-cache.c [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
dev-cache.h [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -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 [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
dev-luks.c [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
dev-md.c [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
dev-swap.c [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
dev-type.c [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
dev-type.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device-types.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device.h scan: use bcache for label scan and vg read 2018-04-20 11:19:24 -05:00