Improve cleanup of loop devices
authorDarshaka Pathirana <dpat@syn-net.org>
Wed, 25 Jul 2018 10:14:37 +0000 (12:14 +0200)
committerDarshaka Pathirana <dpat@syn-net.org>
Wed, 14 Nov 2018 16:38:12 +0000 (17:38 +0100)
kpartx (sometimes) does not cleanup the loop devices when deleting the
partition devmappings. This is a known bug, see Debian Bug #891077.

This is change is a possible workaround for that issue.

Now aborting grml-debootstrap is possible without leaving unneded loop
devices behind.


No differences found