xfstests generic/306 fixes and updates
authorEric Sandeen <sandeen@sandeen.net>
Mon, 29 Apr 2013 16:09:54 +0000 (16:09 +0000)
committerRich Johnston <rjohnston@sgi.com>
Fri, 3 May 2013 14:49:12 +0000 (09:49 -0500)
commitf9e301572071dbde0f1bba348a08b3ffd4fca758
tree85b73ef6009b111c9094cbe1434a5d85af088157
parent627427bb1bb4007c661a178bbeb4ea0bd0167c6f
xfstests generic/306 fixes and updates

older xfs_io refused to write to /dev/null because it's
not a file on an xfs filesystem.  So add -F.

While we're at it, add more testcases:

* symlink on a RO fs pointing to a file on a RW fs.
* bind-mounted rw file on an RO fs.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/generic/306
tests/generic/306.out