mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-13 17:18:32 +03:00
print any loop devs that weren't torn down
This commit is contained in:
parent
e2aa3cf6ae
commit
637245e9f5
@ -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