summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
authorKarel Zak2012-03-27 17:36:47 +0200
committerKarel Zak2012-03-27 17:38:28 +0200
commit1abc33266f3e6806c0c9637bd498b1ad0de6c50d (patch)
treed79f28433cd7976e72bf5fed17556bc6c30ab431 /include/pathnames.h
parenteject: add --manualeject from fedora (diff)
downloadkernel-qcow2-util-linux-1abc33266f3e6806c0c9637bd498b1ad0de6c50d.tar.gz
kernel-qcow2-util-linux-1abc33266f3e6806c0c9637bd498b1ad0de6c50d.tar.xz
kernel-qcow2-util-linux-1abc33266f3e6806c0c9637bd498b1ad0de6c50d.zip
eject: add -X from Fedora
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 70c6ecfb3..28f8d6f4f 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -81,6 +81,7 @@
#define _PATH_PROC_DEVICES "/proc/devices"
#define _PATH_PROC_MOUNTINFO "/proc/self/mountinfo"
#define _PATH_PROC_LOCKS "/proc/locks"
+#define _PATH_PROC_CDROMINFO "/proc/sys/dev/cdrom/info"
#define _PATH_SYS_BLOCK "/sys/block"
#define _PATH_SYS_DEVBLOCK "/sys/dev/block"