From: Chris Mason Date: Wed, 2 Nov 2011 19:48:34 +0000 (-0400) Subject: Btrfs: fix the new inspection ioctls for 32 bit compat X-Git-Tag: v3.2-rc1~21^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740c3d226cbba6cd6a32adfb66809c94938f3e57;p=pandora-kernel.git Btrfs: fix the new inspection ioctls for 32 bit compat The new ioctls to follow backrefs are not clean for 32/64 bit compat. This reworks them for u64s everywhere. They are brand new, so there are no problems with changing the interface now. Signed-off-by: Chris Mason --- Reading git-diff-tree failed