summaryrefslogtreecommitdiffstats
path: root/tests/expected/mount
diff options
context:
space:
mode:
authorKarel Zak2012-01-12 21:51:29 +0100
committerKarel Zak2012-01-12 21:51:29 +0100
commitcfd693adddcd770d4717524f2701a24032a7d6cd (patch)
treea108d29bb530c1a8604ed888ec746070e0f6c6b0 /tests/expected/mount
parentlibmount: fix auto-loopdev (diff)
downloadkernel-qcow2-util-linux-cfd693adddcd770d4717524f2701a24032a7d6cd.tar.gz
kernel-qcow2-util-linux-cfd693adddcd770d4717524f2701a24032a7d6cd.tar.xz
kernel-qcow2-util-linux-cfd693adddcd770d4717524f2701a24032a7d6cd.zip
tests: fix mount/special to be compatible with libmount
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/mount')
-rw-r--r--tests/expected/mount/special18
1 files changed, 1 insertions, 17 deletions
diff --git a/tests/expected/mount/special b/tests/expected/mount/special
index e50c64cd0..99997d354 100644
--- a/tests/expected/mount/special
+++ b/tests/expected/mount/special
@@ -1,17 +1 @@
-mount: fstab path: "/etc/fstab"
-mount: mtab path: "/etc/mtab"
-mount: lock path: "/etc/mtab~"
-mount: temp path: "/etc/mtab.tmp"
-mount: UID: 0
-mount: eUID: 0
-mount: spec: "/foo"
-mount: node: "/bar"
-mount: types: "mytest"
-mount: opts: "(null)"
-mount: external mount: argv[0] = "/sbin/mount.mytest"
-mount: external mount: argv[1] = "/foo"
-mount: external mount: argv[2] = "/bar"
-mount: external mount: argv[3] = "-v"
-mount: external mount: argv[4] = "-o"
-mount: external mount: argv[5] = "rw"
-/sbin/mount.mytest called with "/foo /bar -v -o rw"
+/sbin/mount.mytest called with "/foo /bar -o rw"