linux/block
Oleg Nesterov 4310864b9d cfq_exit_queue() should cancel cfq_data->unplug_work
Spotted by Nick <gentuu@gmail.com>, perhaps explains the first trace in
http://bugzilla.kernel.org/show_bug.cgi?id=9180.

cfq_exit_queue() should cancel cfqd->unplug_work before freeing cfqd.
blk_sync_queue() seems unneeded, removed.

Q: why cfq_exit_queue() calls cfq_shutdown_timer_wq() twice?

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-29 11:33:05 +01:00
..
as-iosched.c
blktrace.c Convert cpu_sibling_map to be a per cpu variable 2007-10-16 09:42:50 -07:00
bsg.c bsg: mark struct file_operations const 2007-10-16 09:59:54 +02:00
cfq-iosched.c cfq_exit_queue() should cancel cfq_data->unplug_work 2007-10-29 11:33:05 +01:00
compat_ioctl.c
deadline-iosched.c
elevator.c fix typo "insted" -> "instead" 2007-10-20 01:55:04 +02:00
genhd.c
ioctl.c
Kconfig Only enable BLOCK_COMPAT if COMPAT is needed 2007-10-12 17:58:36 -07:00
Kconfig.iosched
ll_rw_blk.c block layer: remove a unused argument of drive_stat_acct() 2007-10-29 11:33:05 +01:00
Makefile
noop-iosched.c
scsi_ioctl.c