1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
David Teigland 47f8bda051 lvremove: remove device_id for PVs on LVs
When PVs are created on LVs, remove the devices file entries
for the PVs when the LVs are removed.  In general, the devices
file entries should be removed with lvmdevices --deldev when
the LVs are removed (lvremove is the equivalent of detaching
a device from the system when layering PVs on LVs.)
This change is effectively an automatic lvmdevices --deldev
command that is built into lvremove when the LV has a PV on it.
2024-05-22 15:32:17 -05:00
..
api tests: use PWD for dbus testing 2023-02-13 14:30:43 +01:00
dbus tests: reduce number of created LVs 2024-05-13 18:04:34 +02:00
lib tests: check vg fields with one command 2024-05-10 22:04:06 +02:00
shell lvremove: remove device_id for PVs on LVs 2024-05-22 15:32:17 -05:00
unit makefiles: use properly defined varitable 2024-05-14 17:59:26 +02:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in tests: correct linking order for RT_LIBS 2024-04-24 11:34:35 +02:00