summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ulist.h
diff options
context:
space:
mode:
authorAlexander Block <ablock84@googlemail.com>2012-07-28 14:20:58 +0200
committerChris Mason <chris.mason@fusionio.com>2012-10-01 15:18:52 -0400
commit7e0926fe5f20b5c88e51cba68512302b10f73d2a (patch)
tree0b434c576f76da0902eefbe7bec8e526f8803a8d /fs/btrfs/ulist.h
parent17589bd96eeb7c2ef2d3baeb05005a24932cd1e9 (diff)
downloadlinux-7e0926fe5f20b5c88e51cba68512302b10f73d2a.tar.bz2
Btrfs: fix use of radix_tree for name_cache in send/receive
We can't easily use the index of the radix tree for inums as the radix tree uses 32bit indexes on 32bit kernels. For 32bit kernels, we now use the lower 32bit of the inum as index and an additional list to store multiple entries per radix tree entry. Reported-by: Arne Jansen <sensille@gmx.net> Signed-off-by: Alexander Block <ablock84@googlemail.com>
Diffstat (limited to 'fs/btrfs/ulist.h')
0 files changed, 0 insertions, 0 deletions