xfstests: fix _filter_ro_mount and make xfs/200 pass with old mount
authorEryu Guan <eguan@redhat.com>
Thu, 31 Oct 2013 10:55:16 +0000 (10:55 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 4 Nov 2013 20:34:04 +0000 (14:34 -0600)
commitfa74b4bdba5a8ecf0c81c65307e1a9af53616370
tree1fab62524d2be982e2b8d0896bfb2f73b6f4335c
parent4818302fbf5c4c64dbe2fb3e504e71ceafff50e3
xfstests: fix _filter_ro_mount and make xfs/200 pass with old mount

We just want to remove "block device" in _filter_ro_mount(), so add
"mount:" back.

Add one more call of _filter_ro_mount() in xfs/200 to match 200.out.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/filter
tests/xfs/200