summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKarel Zak2007-11-28 14:35:24 +0100
committerKarel Zak2007-11-28 14:35:24 +0100
commit4e270e3f480c6786d17722ea97ed72d374b66051 (patch)
tree6dedecf19f6a773aecdb49537d6ddab96afdeb4c /tests
parentinclude: add mount paths to pathnames.h (diff)
downloadkernel-qcow2-util-linux-4e270e3f480c6786d17722ea97ed72d374b66051.tar.gz
kernel-qcow2-util-linux-4e270e3f480c6786d17722ea97ed72d374b66051.tar.xz
kernel-qcow2-util-linux-4e270e3f480c6786d17722ea97ed72d374b66051.zip
mount: cleanup usage of _PATH_*
The macros MOUNTED and MNTTAB are deprecated. This patch standardize and consolidate all path macros and remove mount_paths.h. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/expected/ts-mount-paths1
-rw-r--r--tests/expected/ts-mount-special1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/expected/ts-mount-paths b/tests/expected/ts-mount-paths
index 6de4ece3f..b292fb06c 100644
--- a/tests/expected/ts-mount-paths
+++ b/tests/expected/ts-mount-paths
@@ -1,4 +1,5 @@
mount: fstab path: "/etc/fstab"
+mount: mtab path: "/etc/mtab"
mount: lock path: "/etc/mtab~"
mount: temp path: "/etc/mtab.tmp"
mount: no LABEL=, no UUID=, going to mount /dev/dummy by path
diff --git a/tests/expected/ts-mount-special b/tests/expected/ts-mount-special
index 0e97aa014..0d8e079b9 100644
--- a/tests/expected/ts-mount-special
+++ b/tests/expected/ts-mount-special
@@ -1,4 +1,5 @@
mount: fstab path: "/etc/fstab"
+mount: mtab path: "/etc/mtab"
mount: lock path: "/etc/mtab~"
mount: temp path: "/etc/mtab.tmp"
mount: no LABEL=, no UUID=, going to mount /foo by path