From: Wang Shilong Date: Wed, 24 Jul 2013 02:29:20 +0000 (+0800) Subject: Btrfs: use u64 for subvolid when parsing mount options X-Git-Tag: v3.12-rc1~40^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1493381f2f95a7d7383eeeb490ce0da9d9a7368f;p=pandora-kernel.git Btrfs: use u64 for subvolid when parsing mount options Although for most time, int is enough for subvolid, we should ensure safety in theory. Signed-off-by: Wang Shilong Reviewed-by: Miao Xie Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed