1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
David Teigland 09fcc8eaa8 scan: ignore duplicates that are md component devs
md devices using an older superblock version have
superblocks at the end of the md device.  For commands
that skip reading the end of devices during filtering,
the md component devs will be scanned, and will appear
as duplicate PVs to the original md device.  Remove
these md components from the list of unused duplicate
devices, so they are treated as if they had been
ignored during filtering.  This avoids the restrictions
that are placed on using PVs with duplicates.
2018-05-11 15:52:22 -05:00
..
bcache-utils.c bcache: knock out err param. 2018-05-10 13:26:08 +01:00
bcache.c bcache/sync io engine: handle short ios 2018-05-11 05:37:47 +01:00
bcache.h bcache: Add sync io engine 2018-05-10 14:29:26 +01:00
dev-cache.c dev_cache: drop open_list 2018-05-11 12:47:56 -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 dev_cache: remove the lvmcache check when closing fd 2018-05-11 14:30:10 -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 scan: ignore duplicates that are md component devs 2018-05-11 15:52:22 -05:00
dev-swap.c filter: use bcache for filter reads 2018-05-10 16:03:19 -05:00
dev-type.c devs: recognize md devices in subsystem check 2018-05-11 14:00: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 dev_cache: drop open_list 2018-05-11 12:47:56 -05:00