]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: make aux field of ulist 64 bit
authorAlexander Block <ablock84@googlemail.com>
Sat, 28 Jul 2012 14:18:58 +0000 (16:18 +0200)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:18:53 +0000 (15:18 -0400)
commitfb56df2f8f7e56372afa7d5f3b7dea4053a72cd0
tree08993b77d664256059a6d6bb97d10e67fdb753f8
parent4248d31286f72a297eadd385d96f7f340d103fef
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>
fs/btrfs/backref.c
fs/btrfs/qgroup.c
fs/btrfs/ulist.c
fs/btrfs/ulist.h