From 5b13d6a1c905e1e425e6b7ca340a410c580f0f75 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 8 Apr 2019 13:33:04 +0200 Subject: tests: add /mnt/test/foo^Mbar to mountinfo tests Addresses: https://github.com/karelzak/util-linux/issues/780 Signed-off-by: Karel Zak --- tests/ts/libmount/files/mountinfo | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/ts') diff --git a/tests/ts/libmount/files/mountinfo b/tests/ts/libmount/files/mountinfo index 475ea1a33..c06307183 100644 --- a/tests/ts/libmount/files/mountinfo +++ b/tests/ts/libmount/files/mountinfo @@ -31,3 +31,4 @@ 45 20 0:37 / /var/lib/nfs/rpc_pipefs rw,relatime - rpc_pipefs sunrpc rw 47 20 0:38 / /mnt/sounds rw,relatime - cifs //foo.home/bar/ rw,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 48 20 0:39 / /mnt/foo\040(deleted) rw,relatime - bar /fooooo rw +49 20 0:56 / /mnt/test/foo bar rw,relatime shared:323 - tmpfs tmpfs rw -- cgit v1.2.3-55-g7522