summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.8
diff options
context:
space:
mode:
authorKarel Zak2014-11-04 14:08:45 +0100
committerKarel Zak2014-11-04 14:08:45 +0100
commit0bf037402a444dfa2156218de53cf8c2277a5490 (patch)
treee0f25021e49fcded96e66ae992130abbec97e22b /sys-utils/mount.8
parenttests: cleanup libmount debug test (diff)
downloadkernel-qcow2-util-linux-0bf037402a444dfa2156218de53cf8c2277a5490.tar.gz
kernel-qcow2-util-linux-0bf037402a444dfa2156218de53cf8c2277a5490.tar.xz
kernel-qcow2-util-linux-0bf037402a444dfa2156218de53cf8c2277a5490.zip
lib/loopdev: replace custom DBG() with include/debug.h
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mount.8')
-rw-r--r--sys-utils/mount.82
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 931fad16b..ba0fe3184 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -3125,6 +3125,8 @@ overrides the default location of the mtab file (ignored for suid)
enables libmount debug output
.IP LIBBLKID_DEBUG=all
enables libblkid debug output
+.IP LOOPDEV_DEBUG=all
+enables loop device setup debug output
.SH "SEE ALSO"
.BR mount (2),
.BR umount (2),