diff options
| author | Matthew Wilcox <[email protected]> | 2016-05-21 00:02:02 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-05-21 00:58:30 +0000 |
| commit | 29e0967c2f66771f654cef7168c90a53737abcdf (patch) | |
| tree | 95e021c42ea084842b033b590d9843fb08efb4eb /tools/testing/radix-tree/generated/autoconf.h | |
| parent | radix-tree: fix sibling entry insertion (diff) | |
| download | kernel-29e0967c2f66771f654cef7168c90a53737abcdf.tar.gz kernel-29e0967c2f66771f654cef7168c90a53737abcdf.zip | |
radix-tree: fix deleting a multi-order entry through an alias
If we deleted an entry through an index which looked up a sibling
pointer, we'd end up zeroing out the wrong slots in the node. Use
get_slot_offset() to find the right slot.
Signed-off-by: Matthew Wilcox <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]>
Cc: Konstantin Khlebnikov <[email protected]>
Cc: Kirill Shutemov <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Neil Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/generated/autoconf.h')
0 files changed, 0 insertions, 0 deletions
