summaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs_kernel.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2003-09-21 01:42:54 -0700
committerLinus Torvalds <torvalds@home.osdl.org>2003-09-21 01:42:54 -0700
commit4e37508fe2f345ede52b3ee5edad01d26b32f033 (patch)
treea62e819ee3cf0d6898f2eab46f6881b5de391258 /include/linux/devfs_fs_kernel.h
parent598d1366830e0222515ab4ff1b44e31a0e471661 (diff)
[PATCH] AS oops fix
From: Nick Piggin <piggin@cyberone.com.au> If a request is merged with another, it sometimes has to be repositioned on the rbtree - you just do a delete then an add. This is a quite uncommon case though. I changed the way adding works, so collisions must be handled by the caller instead of being dumbly fixed by the add routine. Unfortunately the uncommon callers weren't handling it properly.
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
0 files changed, 0 insertions, 0 deletions