From: David Sterba Date: Tue, 29 Jul 2014 15:32:10 +0000 (+0200) Subject: btrfs: defrag, use unsigned type for extent thresh X-Git-Tag: omap-for-v3.19/prcm-cleanup~117^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab110abcbbf06b5d52d9974b4a72d3c7cd38537;p=pandora-kernel.git btrfs: defrag, use unsigned type for extent thresh Signed type mismatches the ioctl structure, all extent calculations are done on unsigned types. Signed-off-by: David Sterba --- Reading git-diff-tree failed