[PATCH V2] xfstests generic/306 fixes and updates
Dave Chinner
david at fromorbit.com
Tue Apr 30 02:40:52 CDT 2013
On Mon, Apr 29, 2013 at 11:09:54AM -0500, Eric Sandeen wrote:
> older xfs_io refused to write to /dev/null because it's
> not a file on an xfs filesystem. So add -F.
You could just do:
export XFS_IO_PROG="$XFS_IO_PROG -F"
and not have to change so much of the test. And with a comment it
would make it obvious to a future ready why the -F flag is used ;)
Cheers,
Dave.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list