kernel-ark/block
David Woodhouse 3db3a44530 [RBTREE] Change rbtree off-tree marking in I/O schedulers.
They were abusing the rb_color field to mark nodes which weren't currently
on the tree. Fix that to use the same method as eventpoll did -- setting
the parent pointer to point back to itself. And use the appropriate
accessor macros for setting and reading the parent.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-04-21 13:15:17 +01:00
..
as-iosched.c [RBTREE] Change rbtree off-tree marking in I/O schedulers. 2006-04-21 13:15:17 +01:00
blktrace.c
cfq-iosched.c [RBTREE] Change rbtree off-tree marking in I/O schedulers. 2006-04-21 13:15:17 +01:00
deadline-iosched.c [RBTREE] Change rbtree off-tree marking in I/O schedulers. 2006-04-21 13:15:17 +01:00
elevator.c [PATCH] block/elevator.c: remove unused exports 2006-04-20 15:45:22 +02:00
genhd.c
ioctl.c
Kconfig
Kconfig.iosched
ll_rw_blk.c [patch] cleanup: use blk_queue_stopped 2006-04-20 13:04:36 +02:00
Makefile
noop-iosched.c
scsi_ioctl.c