From: Karel Zak Date: Mon, 17 Feb 2014 13:32:22 +0000 (+0100) Subject: tests: update libmount tabdiff tests X-Git-Tag: v2.25-rc1~584 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65bb09be76083c9c0f5fb91ea5ff498c95b1baa2;p=thirdparty%2Futil-linux.git tests: update libmount tabdiff tests Signed-off-by: Karel Zak --- diff --git a/tests/expected/libmount/tabdiff-mount b/tests/expected/libmount/tabdiff-mount index e42c58b3db..dc1c4bd106 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 4bed70486a..3618498bce 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 c23ee959f2..c175fdb765 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 753f484435..7e39af21d8 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