mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
print any loop devs that weren't torn down
This commit is contained in:
parent
23ad430648
commit
456d357692
@ -89,6 +89,9 @@ teardown_devs() {
|
||||
|
||||
# Delete any remaining dm/udev semaphores
|
||||
dmsetup udevcomplete_all -y
|
||||
|
||||
# Display any loop devices that failed to get torn down
|
||||
losetup -a
|
||||
}
|
||||
|
||||
teardown() {
|
||||
|
Loading…
Reference in New Issue
Block a user