summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
authorKarel Zak2010-03-01 22:44:53 +0100
committerKarel Zak2010-06-03 15:20:11 +0200
commit04fd7a9febad79917fbf98a618ef23dcb5a14fb1 (patch)
tree8827b8b4791653e462372e4abc05ee20cad3c260 /include/pathnames.h
parentlibmount: update symbols table (diff)
downloadkernel-qcow2-util-linux-04fd7a9febad79917fbf98a618ef23dcb5a14fb1.tar.gz
kernel-qcow2-util-linux-04fd7a9febad79917fbf98a618ef23dcb5a14fb1.tar.xz
kernel-qcow2-util-linux-04fd7a9febad79917fbf98a618ef23dcb5a14fb1.zip
findmnt: add new command
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index 7d57c528f..c0572954e 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -79,6 +79,7 @@
#define _PATH_PROC_MOUNTS "/proc/mounts"
#define _PATH_PROC_PARTITIONS "/proc/partitions"
#define _PATH_PROC_DEVICES "/proc/devices"
+#define _PATH_PROC_MOUNTINFO "/proc/self/mountinfo"
#define _PATH_SYS_BLOCK "/sys/block"