[PATCH] cfq-iosched: migrate to using the elevator rb functions
authorJens Axboe <axboe@suse.de>
Thu, 13 Jul 2006 10:33:14 +0000 (12:33 +0200)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:26:58 +0000 (20:26 +0200)
commit21183b07ee4be405362af8454f3647781c77df1b
tree753d327a8e6d1e0fc7b41eecd68ea52dbb8b24dc
parente37f346e347e5035c80760df2be0fcb2824f6c16
[PATCH] cfq-iosched: migrate to using the elevator rb functions

This removes the rbtree handling from CFQ.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/cfq-iosched.c