summaryrefslogtreecommitdiffstats
path: root/libmount/src/mountP.h
diff options
context:
space:
mode:
authorKarel Zak2016-02-16 15:03:22 +0100
committerKarel Zak2016-02-16 15:03:22 +0100
commit7bbde59c8caa64ce572c935169e60d1b5c6b782b (patch)
treeee642ee5d2d1206a01c7baed0939f8024650c57e /libmount/src/mountP.h
parentbuild-sys: use $PKG_CONFIG (diff)
downloadkernel-qcow2-util-linux-7bbde59c8caa64ce572c935169e60d1b5c6b782b.tar.gz
kernel-qcow2-util-linux-7bbde59c8caa64ce572c935169e60d1b5c6b782b.tar.xz
kernel-qcow2-util-linux-7bbde59c8caa64ce572c935169e60d1b5c6b782b.zip
libmount: add loop to debug output
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/src/mountP.h')
-rw-r--r--libmount/src/mountP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmount/src/mountP.h b/libmount/src/mountP.h
index 0bc67e5f7..46919f2a0 100644
--- a/libmount/src/mountP.h
+++ b/libmount/src/mountP.h
@@ -41,6 +41,7 @@
#define MNT_DEBUG_DIFF (1 << 10)
#define MNT_DEBUG_MONITOR (1 << 11)
#define MNT_DEBUG_BTRFS (1 << 12)
+#define MNT_DEBUG_LOOP (1 << 13)
#define MNT_DEBUG_ALL 0xFFFF