[PATCH V2] xfstests 249: use -F option for xfs_io
Dave Chinner
david at fromorbit.com
Wed Mar 23 17:50:29 CDT 2011
On Wed, Mar 23, 2011 at 11:03:32AM -0500, Eric Sandeen wrote:
> Test 249 was appearing to pass on ext4, but it wasn't really
> exercising the test due to lack of "-F" in the xfs_io arguments.
>
> Without -F the files were created (oddly enough); neither pwrite
> nor sendfile were executed, and the diff of the two (empty)
> files passed, resulting in a passed test without testing anything.
>
> So add the -F, capture the output, and test the result of each
> xfs_io invocation.
Ok.
> Also, when it fails, the diff output is huge. Make diff silent,
> but describe the diff failure and exit.
Excellent - I was going to suggest this myself given you were
touching this test.
> Signed-off-by: Eric Sandeen <sandeen at redhat.com>
Reviewed-by: Dave Chinner <dchinner at redhat.com>
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list