From: Wang Shilong Date: Fri, 25 Oct 2013 10:52:08 +0000 (+0800) Subject: Btrfs: use 'u64' rather than 'int' to get extent's generation X-Git-Tag: v3.13-rc1~85^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdf4b608dda5eea114cb23623b52e34dd5972f5;p=pandora-kernel.git Btrfs: use 'u64' rather than 'int' to get extent's generation We define a 'int' to get extent's generation by mistake,fix it. Signed-off-by: Wang Shilong Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed