diff options
author | Alexander Block <ablock84@googlemail.com> | 2012-07-28 14:20:58 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2012-10-01 15:18:52 -0400 |
commit | 7e0926fe5f20b5c88e51cba68512302b10f73d2a (patch) | |
tree | 0b434c576f76da0902eefbe7bec8e526f8803a8d /Documentation/blackfin | |
parent | 17589bd96eeb7c2ef2d3baeb05005a24932cd1e9 (diff) |
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 'Documentation/blackfin')
0 files changed, 0 insertions, 0 deletions