tadd debug message of loop device in umount_tomb - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 3e0dd1e1112e186d96956842ef9dd4ca9f6c2df8
DIR parent 3ffcc74e5b75ef7ccf0a0f6edcaea46d8ba7e72d
HTML Author: Jaromil <jaromil@dyne.org>
Date: Sun, 16 Apr 2017 12:00:26 +0200
add debug message of loop device in umount_tomb
Diffstat:
M tomb | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/tomb b/tomb
t@@ -2621,6 +2621,7 @@ umount_tomb() {
_verbose "Name: ::1 tomb name::" $tombname
_verbose "Mount: ::1 mount point::" $tombmount
+ _verbose "Loop: ::1 mount loop::" $tombloop
_verbose "Mapper: ::1 mapper::" $mapper
[[ -e "$mapper" ]] && {