From: Andrew Dahl Date: Wed, 14 Nov 2012 18:52:26 +0000 (-0600) Subject: xfs: reverse the check on XFS_IOC_ZERO_RANGE X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~55^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6638ae244f6323fcdf85e72eb4a5af6f6212893;p=pandora-kernel.git 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 Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed