diff options
| author | 2005-11-07 00:59:29 -0800 | |
|---|---|---|
| committer | 2005-11-07 07:53:37 -0800 | |
| commit | a43313668f62a06e14c915b8c8994fc8a1257394 (patch) | |
| tree | ae02e1ae145b3f277ead948c32b8b6d06a4e23d9 /include/linux/kernel_stat.h | |
| parent | [PATCH] readahead commentary (diff) | |
| download | wireguard-linux-a43313668f62a06e14c915b8c8994fc8a1257394.tar.xz wireguard-linux-a43313668f62a06e14c915b8c8994fc8a1257394.zip | |
[PATCH] reiser4: add radix_tree_lookup_slot()
Reiser4 uses radix trees to solve a trouble reiser4_readdir has serving nfs
requests.
Unfortunately, radix tree api lacks an operation suitable for modifying
existing entry. This patch adds radix_tree_lookup_slot which returns pointer
to found item within the tree. That location can be then updated.
Both Nick and Christoph Lameter have patches which need this as well.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/kernel_stat.h')
0 files changed, 0 insertions, 0 deletions
