summaryrefslogtreecommitdiffstats
path: root/tests/expected/libmount
diff options
context:
space:
mode:
authorKarel Zak2014-02-17 14:32:22 +0100
committerKarel Zak2014-02-17 14:32:22 +0100
commit65bb09be76083c9c0f5fb91ea5ff498c95b1baa2 (patch)
tree9b558b7ef4511b7ab181cfb499f0b2189417ff9c /tests/expected/libmount
parenttests: update ionice test (diff)
downloadkernel-qcow2-util-linux-65bb09be76083c9c0f5fb91ea5ff498c95b1baa2.tar.gz
kernel-qcow2-util-linux-65bb09be76083c9c0f5fb91ea5ff498c95b1baa2.tar.xz
kernel-qcow2-util-linux-65bb09be76083c9c0f5fb91ea5ff498c95b1baa2.zip
tests: update libmount tabdiff tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/libmount')
-rw-r--r--tests/expected/libmount/tabdiff-mount1
-rw-r--r--tests/expected/libmount/tabdiff-move1
-rw-r--r--tests/expected/libmount/tabdiff-remount1
-rw-r--r--tests/expected/libmount/tabdiff-umount1
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/expected/libmount/tabdiff-mount b/tests/expected/libmount/tabdiff-mount
index e42c58b3d..dc1c4bd10 100644
--- a/tests/expected/libmount/tabdiff-mount
+++ b/tests/expected/libmount/tabdiff-mount
@@ -1 +1,2 @@
/dev/mapper/kzak-home on /home/kzak: MOUNTED
+/fooooo on /mnt/foo: MOUNTED
diff --git a/tests/expected/libmount/tabdiff-move b/tests/expected/libmount/tabdiff-move
index 4bed70486..3618498bc 100644
--- a/tests/expected/libmount/tabdiff-move
+++ b/tests/expected/libmount/tabdiff-move
@@ -1 +1,2 @@
//foo.home/bar/ on /mnt/music: MOVED to /mnt/music
+/fooooo on /mnt/foo: UMOUNTED
diff --git a/tests/expected/libmount/tabdiff-remount b/tests/expected/libmount/tabdiff-remount
index c23ee959f..c175fdb76 100644
--- a/tests/expected/libmount/tabdiff-remount
+++ b/tests/expected/libmount/tabdiff-remount
@@ -1,2 +1,3 @@
/dev/mapper/kzak-home on /home/kzak: REMOUNTED from 'rw,noatime,barrier=1,data=ordered' to 'ro,noatime,barrier=1,data=ordered'
//foo.home/bar/ on /mnt/sounds: REMOUNTED from 'rw,relatime,unc=\\foo.home\bar,username=kzak,domain=SRGROUP,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.111.1,posixpaths,serverino,acl,rsize=16384,wsize=57344' to 'ro,relatime,unc=\\foo.home\bar,username=kzak,domain=SRGROUP,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.111.1,posixpaths,serverino,acl,rsize=16384,wsize=57344'
+/fooooo on /mnt/foo: UMOUNTED
diff --git a/tests/expected/libmount/tabdiff-umount b/tests/expected/libmount/tabdiff-umount
index 753f48443..7e39af21d 100644
--- a/tests/expected/libmount/tabdiff-umount
+++ b/tests/expected/libmount/tabdiff-umount
@@ -1 +1,2 @@
/dev/mapper/kzak-home on /home/kzak: UMOUNTED
+/fooooo on /mnt/foo: UMOUNTED