On 11/14/2012 12:00 PM, Mark Tinguely wrote: > On 11/12/12 19:13, Andrew Dahl wrote: >> >> Tests the XFS_IOC_ZERO_RANGE ioctl by way of the "xfs_io zero" utility >> to ensure it is tossing the expected ranges. >> >> The ranges tested are [0,1] [0,4095] [0,4096] [0,4097] [4095,8191] >> [4095,8192] [4095,8193] [4096,8192] [1024,4096] >> >> Signed-off-by: Andrew Dahl<adahl@xxxxxxx> >> >> --- >> > > ... > > >> + >> + $XFS_IO_PROG -F -f -t -c "pwrite -S 0x41 0 4096" \ > > -F is deprecated in xfs_io. > > Looks good. > > Reviewed-by: Mark Tinguely <tinguely@xxxxxxx> Actually... I just realized I neglected to add one change in there. The call to _require_xfs_io_zero doesn't exist, but should in common.rc I'll repost the patch with this included. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs