OpenCloudOS-Kernel/drivers/nvme/target
Christoph Hellwig e559398f47 nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Just open code the allocation + initialization in the callers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
2022-03-16 09:47:05 +01:00
..
Kconfig nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers 2021-08-16 21:03:18 +02:00
Makefile nvmet: add ZBD over ZNS backend support 2021-06-17 15:51:21 +02:00
admin-cmd.c nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate 2022-03-15 10:36:47 +01:00
configfs.c nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate 2022-03-15 10:36:47 +01:00
core.c nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate 2022-03-15 10:36:47 +01:00
discovery.c nvmet: register discovery subsystem as 'current' 2021-10-27 08:06:04 +02:00
fabrics-cmd.c nvmet: set 'CNTRLTYPE' in the identify controller data 2021-10-20 19:16:02 +02:00
fc.c nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport 2022-03-14 08:43:06 +01:00
fcloop.c nvme: constify static attribute_group structs 2021-02-02 10:26:10 +01:00
io-cmd-bdev.c nvmet: allow bdev in buffered_io mode 2022-02-28 13:45:05 +02:00
io-cmd-file.c nvmet: use i_size_read() to set size for file-ns 2022-02-28 13:45:05 +02:00
loop.c nvme: add a helper to initialize connect_q 2022-02-28 13:45:06 +02:00
nvmet.h nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate 2022-03-15 10:36:47 +01:00
passthru.c nvme: remove nvme_alloc_request and nvme_alloc_request_qid 2022-03-16 09:47:05 +01:00
rdma.c nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removal 2022-03-14 08:43:06 +01:00
tcp.c nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free] 2022-02-28 13:45:05 +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: move the call to nvmet_ns_changed out of nvmet_ns_revalidate 2022-03-15 10:36:47 +01:00