linux/drivers/nvme/host
Christoph Hellwig f1cf35e17e nvme: remove nvme_{get,put}_ns_from_disk
Now that only one caller is left remove the helpers by restructuring
nvme_pr_command so that it has two helpers for sending a command of to a
given nsid using either the ns_head for multipath, or the namespace
stored in the gendisk.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
2021-06-03 10:29:26 +03:00
..
core.c nvme: remove nvme_{get,put}_ns_from_disk 2021-06-03 10:29:26 +03:00
fabrics.c nvme-fabrics: remove extra braces 2021-06-03 10:29:25 +03:00
fabrics.h nvme-tcp: allow selecting the network interface for connections 2021-06-03 10:29:24 +03:00
fault_inject.c
fc.c nvme-fc: clear q_live at beginning of association teardown 2021-05-19 08:40:24 +02:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c nvme-hwmon: Return error code when registration fails 2021-03-05 13:41:03 +01:00
ioctl.c nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl 2021-06-03 10:29:25 +03:00
Kconfig nvme-tcp: fix kconfig dependency warning when !CRYPTO 2020-09-15 07:58:49 +02:00
lightnvm.c for-5.13/drivers-2021-04-27 2021-04-28 14:39:37 -07:00
Makefile nvme: move the ioctl code to a separate file 2021-04-15 08:12:55 +02:00
multipath.c nvme: split nvme_report_zones 2021-06-03 10:29:26 +03:00
nvme.h nvme: remove nvme_{get,put}_ns_from_disk 2021-06-03 10:29:26 +03:00
pci.c nvme-pci: look for StorageD3Enable on companion ACPI device instead 2021-06-03 10:29:24 +03:00
rdma.c nvme: remove redundant initialization of variable ret 2021-06-03 10:29:24 +03:00
tcp.c nvme-tcp: allow selecting the network interface for connections 2021-06-03 10:29:24 +03:00
trace.c nvme: add tracing of zns commands 2021-02-02 10:26:12 +01:00
trace.h
zns.c nvme: split nvme_report_zones 2021-06-03 10:29:26 +03:00