linux/drivers/nvme/host
Ming Lei 1671d522cd block: rename blk_mq_freeze_queue_start()
As the .q_usage_counter is used by both legacy and
mq path, we need to block new I/O if queue becomes
dead in blk_queue_enter().

So rename it and we can use this function in both
paths.

Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-03-29 08:03:42 -06:00
..
core.c block: rename blk_mq_freeze_queue_start() 2017-03-29 08:03:42 -06:00
fabrics.c nvme: make nvmf_register_transport require a create_ctrl callback 2017-02-22 13:34:00 -07:00
fabrics.h nvme: make nvmf_register_transport require a create_ctrl callback 2017-02-22 13:34:00 -07:00
fc.c nvme-fc: don't bother to validate ioccsz and iorcsz 2017-02-22 13:34:00 -07:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c lightnvm: use end_io callback instead of instance 2017-01-31 08:32:13 -07:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h nvme: Complete all stuck requests 2017-03-02 08:56:59 -07:00
pci.c nvme: Complete all stuck requests 2017-03-02 08:56:59 -07:00
rdma.c scripts/spelling.txt: add "embeded" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
scsi.c nvme/scsi: don't rely on BLK_MAX_CDB 2017-01-30 08:33:51 -07:00