1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/test
David Teigland 87ee401eea md component detection changes
Move extra md component detection into the label scan phase.
It had been in set_pv_devices which was deep within the vg_read
phase, which wasn't a good place (better to detect that earlier.)
Now that pv metadata info is available in the scan phase, the pv
details (size and device_hint) can be used for extra md checking.

Use the device_hint from the pv metadata to trigger a full md
component check if the device_hint begins with /dev/md.

Stop triggering full md component checks based on missing
udev info for a dev.

Changes to tests to reflect that the code is now detecting
md components in some test case that it wasn't before.
2021-02-05 16:23:51 -06:00
..
api tests: disable dbustest with valgrind testing 2020-09-10 23:55:03 +02:00
dbus lvmdbusd: Add support for LVM writecache 2020-08-06 13:54:34 -05:00
lib aux: update thin_restore_needs_more_volumes 2021-02-01 12:13:49 +01:00
shell md component detection changes 2021-02-05 16:23:51 -06:00
unit bcache: use indirection table for fd 2020-09-18 15:10:11 -05:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in makefiles: document supported var in make help 2020-09-25 22:59:35 +02:00