commit | d6638ae244f6323fcdf85e72eb4a5af6f6212893 | [log] [tgz] |
---|---|---|
author | Andrew Dahl <adahl@sgi.com> | Wed Nov 14 12:52:26 2012 -0600 |
committer | Ben Myers <bpm@sgi.com> | Wed Nov 14 15:11:52 2012 -0600 |
tree | c401a071e2519461c7c70a8a1f41c48196e4679f | |
parent | f5b8911b67eb4f15d95d5e5324d376d4a49d56e8 [diff] |
xfs: reverse the check on XFS_IOC_ZERO_RANGE Reversing the check on XFS_IOC_ZERO_RANGE. Range should be zeroed if the start is less than or equal to the end. Signed-off-by: Andrew Dahl <adahl@sgi.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>