linux/drivers/nvme/target
Sagi Grimberg 945dd5bacc nvme-loop: handle cpu unplug when re-establishing the controller
If a cpu unplug event has occured, we need to take the minimum
of the provided nr_io_queues and the number of online cpus,
otherwise we won't be able to connect them as blk-mq mapping
won't dispatch to those queues.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
2017-03-21 18:38:46 +02:00
..
admin-cmd.c sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> 2017-03-02 08:42:38 +01:00
configfs.c nvmet: delete controllers deletion upon subsystem release 2017-01-26 17:44:22 +02:00
core.c nvmet: confirm sq percpu has scheduled and switched to atomic 2017-03-16 18:41:21 +02:00
discovery.c nvme: Use CNS as 8-bit field and avoid endianness conversion 2017-02-22 13:34:00 -07:00
fabrics-cmd.c nvmet: avoid dereferencing nvmet_req 2017-02-22 13:34:00 -07:00
fc.c nvmet_fc: cleanup of abort flag processing in fcp_op_done 2017-02-22 13:34:00 -07:00
fcloop.c nvmet/fcloop: remove some logically dead code performing redundant ret checks 2016-12-21 11:34:28 +01:00
io-cmd.c nvmet: add support for the Write Zeroes command 2016-12-01 07:58:40 -07:00
Kconfig nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
loop.c nvme-loop: handle cpu unplug when re-establishing the controller 2017-03-21 18:38:46 +02:00
Makefile nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME 2016-12-06 14:51:48 +01:00
nvmet.h nvmet: confirm sq percpu has scheduled and switched to atomic 2017-03-16 18:41:21 +02:00
rdma.c nvmet-rdma: Fix a possible uninitialized variable dereference 2017-03-16 18:41:24 +02:00