[PATCH] cfq-iosched: fixup locking and ->queue_list list management
authorJens Axboe <axboe@suse.de>
Tue, 30 May 2006 19:11:04 +0000 (21:11 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 31 May 2006 03:31:05 +0000 (20:31 -0700)
- Drop cic from the list when seen as dead.
- Fixup the locking, just use a simple spinlock.

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found