commit | 34d73f54e2e2227cece751f168d08d3103092992 | [log] [tgz] |
---|---|---|
author | Alexander Block <ablock84@googlemail.com> | Sat Jul 28 16:18:58 2012 +0200 |
committer | Chris Mason <chris.mason@fusionio.com> | Mon Oct 01 15:18:53 2012 -0400 |
tree | 08993b77d664256059a6d6bb97d10e67fdb753f8 | |
parent | 7e0926fe5f20b5c88e51cba68512302b10f73d2a [diff] |
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 <sensille@gmx.net> Signed-off-by: Alexander Block <ablock84@googlemail.com>