linux/drivers/nvme/target
Sagi Grimberg 0866200ed7 nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Transport drivers need both core and fabrics modules, instead of
selecting both, have the selection transitive such that NVME_FABRICS
selects NVME_CORE and transport drivers select NVME_FABRICS.

Suggested-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2021-08-16 21:03:18 +02:00
..
admin-cmd.c nvmet: use NVMET_MAX_NAMESPACES to set nn value 2021-06-21 08:34:10 +02:00
configfs.c nvmet: make ver stable once connection established 2021-06-17 15:51:19 +02:00
core.c nvmet: avoid duplicate qid in connect cmd 2021-08-16 14:42:25 +02:00
discovery.c nvmet: allow mn change if subsys not discovered 2021-06-17 15:51:19 +02:00
fabrics-cmd.c nvmet: check that host sqsize does not exceed ctrl MQES 2021-08-16 14:42:25 +02:00
fc.c nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst() 2021-06-17 15:51:19 +02:00
fcloop.c nvme: constify static attribute_group structs 2021-02-02 10:26:10 +01:00
io-cmd-bdev.c nvmet: add ZBD over ZNS backend support 2021-06-17 15:51:21 +02:00
io-cmd-file.c nvmet: use req->cmd directly in file-ns fast path 2021-06-17 15:51:20 +02:00
Kconfig nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers 2021-08-16 21:03:18 +02:00
loop.c nvme: code command_id with a genctr for use-after-free validation 2021-08-16 14:42:22 +02:00
Makefile nvmet: add ZBD over ZNS backend support 2021-06-17 15:51:21 +02:00
nvmet.h for-5.14/drivers-2021-06-29 2021-06-30 12:21:16 -07:00
passthru.c nvme: use return value from blk_execute_rq() 2021-06-30 15:35:45 -06:00
rdma.c nvmet: remove zeroout memset call for struct 2021-06-17 15:51:21 +02:00
tcp.c nvme-tcp: can't set sk_user_data without write_lock 2021-07-05 10:14:44 +02:00
trace.c nvmet: add set feature tracing support 2021-08-16 14:42:23 +02:00
trace.h nvmet: use min of device_path and disk len 2021-02-10 16:38:05 +01:00
zns.c nvmet: remove redundant assignments of variable status 2021-08-16 14:42:23 +02:00