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