linux/drivers/nvme/host
Guixin Liu dcad6f5f43 nvme: use nvme_disk_is_ns_head helper
Use nvme_disk_is_ns_head helper instead of check fops directly,
and also drop CONFIG_NVME_MULTIPATH check.

Signed-off-by: Guixin Liu <kanie@linux.alibaba.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2024-03-14 11:34:55 -07:00
..
apple.c nvme-apple: Convert to platform remove callback returning void 2024-03-08 06:55:47 -08:00
auth.c nvme: enable retries for authentication commands 2024-01-31 15:59:48 -08:00
constants.c nvme: remove redundant status mask 2024-01-31 16:06:12 -08:00
core.c nvme: fix reconnection fail due to reserved tag allocation 2024-03-14 11:32:39 -07:00
fabrics.c nvme: fabrics: make nvmf_class constant 2024-03-05 07:56:19 -08:00
fabrics.h nvme: fix reconnection fail due to reserved tag allocation 2024-03-14 11:32:39 -07:00
fault_inject.c nvme: fix parameter check in nvme_fault_inject_init() 2023-07-12 08:48:33 -07:00
fc.c nvme-fc: show hostnqn when connecting to fc target 2024-02-01 07:44:52 -08:00
fc.h
hwmon.c nvme: host: hwmon: constify pointers to hwmon_channel_info 2023-08-21 12:54:02 -07:00
ioctl.c for-6.8/io_uring-2024-01-08 2024-01-11 14:19:23 -08:00
Kconfig nvme: improve NVME_HOST_AUTH and NVME_TARGET_AUTH config descriptions 2023-12-04 08:39:03 -08:00
Makefile nvme: rework NVME_AUTH Kconfig selection 2023-10-12 08:04:49 -07:00
multipath.c nvme-multipath: pass queue_limits to blk_alloc_disk 2024-03-04 08:24:56 -08:00
nvme.h nvme: use the atomic queue limits update API 2024-03-04 08:24:56 -08:00
pci.c nvme: split out fabrics version of nvme_opcode_str() 2024-01-31 17:00:45 -08:00
pr.c nvme: use nvme_disk_is_ns_head helper 2024-03-14 11:34:55 -07:00
rdma.c nvme-rdma: clamp queue size according to ctrl cap 2024-03-02 15:18:08 -08:00
sysfs.c nvme: use nvme_disk_is_ns_head helper 2024-03-14 11:34:55 -07:00
tcp.c nvme-tcp: show hostnqn when connecting to tcp target 2024-02-01 07:44:52 -08:00
trace.c nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
trace.h nvme: fix async event trace event 2023-04-13 08:59:04 +02:00
zns.c nvme: use the atomic queue limits update API 2024-03-04 08:24:56 -08:00