tmp_suning_uos_patched/block
Tejun Heo 283287a52e block, cfq: misc updates to cfq_io_context
Make the following changes to prepare for ioc/cic management cleanup.

* Add cic->q so that ioc can determine the associated queue without
  querying cfq.  This will eventually replace ->key.

* Factor out cfq_release_cic() from cic_free_func().  This function
  assumes that the caller handled locking.

* Rename __cfq_exit_single_io_context() to cfq_exit_cic() and make it
  take only @cic.

* Restructure cfq_cic_link() for future updates.

This patch doesn't introduce any functional changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2011-12-14 00:33:38 +01:00
..
blk-cgroup.c block: make ioc get/put interface more conventional and fix race on alloction 2011-12-14 00:33:38 +01:00
blk-cgroup.h
blk-core.c block: misc updates to blk_get_queue() 2011-12-14 00:33:38 +01:00
blk-exec.c block: add missing blk_queue_dead() checks 2011-12-14 00:33:37 +01:00
blk-flush.c
blk-integrity.c
blk-ioc.c block: make ioc get/put interface more conventional and fix race on alloction 2011-12-14 00:33:38 +01:00
blk-iopoll.c
blk-lib.c
blk-map.c
blk-merge.c
blk-settings.c
blk-softirq.c
blk-sysfs.c block, cfq: move cfqd->cic_index to q->id 2011-12-14 00:33:37 +01:00
blk-tag.c
blk-throttle.c
blk-timeout.c
blk.h block: misc updates to blk_get_queue() 2011-12-14 00:33:38 +01:00
bsg-lib.c
bsg.c block: misc updates to blk_get_queue() 2011-12-14 00:33:38 +01:00
cfq-iosched.c block, cfq: misc updates to cfq_io_context 2011-12-14 00:33:38 +01:00
cfq.h
compat_ioctl.c
deadline-iosched.c
elevator.c
genhd.c block: misc updates to blk_get_queue() 2011-12-14 00:33:38 +01:00
ioctl.c
Kconfig
Kconfig.iosched
Makefile
noop-iosched.c
scsi_ioctl.c