git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5b8911
)
xfs: reverse the check on XFS_IOC_ZERO_RANGE
author
Andrew Dahl
<adahl@sgi.com>
Wed, 14 Nov 2012 18:52:26 +0000
(12:52 -0600)
committer
Ben Myers
<bpm@sgi.com>
Wed, 14 Nov 2012 21:11:52 +0000
(15:11 -0600)
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>
No differences found