commit | 3793c65c13e4751c7a10f98198bae1758453eb0e | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Tue May 30 21:11:04 2006 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue May 30 20:31:05 2006 -0700 |
tree | 90cdca032861efbb982705f9d96e351681e48fef | |
parent | e60a48f5ab35737118e19bc965c640900a842f02 [diff] |
[PATCH] cfq-iosched: fixup locking and ->queue_list list management - 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>