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@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs