From: Alexander Block Date: Sat, 28 Jul 2012 14:18:58 +0000 (+0200) Subject: Btrfs: make aux field of ulist 64 bit X-Git-Tag: v3.7-rc1~71^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34d73f54e2e2227cece751f168d08d3103092992;p=pandora-kernel.git Btrfs: make aux field of ulist 64 bit Btrfs send/receive uses the aux field to store inode numbers. On 32 bit machines this may become a problem. Also fix all users of ulist_add and ulist_add_merged. Reported-by: Arne Jansen Signed-off-by: Alexander Block --- Reading git-diff-tree failed