Spdk/lib/nvmf
Ben Walker c642e8e2ee nvmf: Inline _nvmf_request_exec
This function is only called from one spot, so it's simpler to combine
it with that function.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Change-Id: I0a35e11edaf6c4446de530a3b0f538aa4a3238f7
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5014
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2020-12-01 10:20:43 +00:00
..
ctrlr_bdev.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
ctrlr_discovery.c nvmf: Async event support for discovery log change 2020-11-11 00:53:57 +00:00
ctrlr.c nvmf: Inline _nvmf_request_exec 2020-12-01 10:20:43 +00:00
fc_ls.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
fc.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
Makefile nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00
nvmf_fc.h nvmf/fc: Remove dead code in FC transport. 2020-11-13 05:29:56 +00:00
nvmf_internal.h nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
nvmf_rpc.c lib/jsonrpc: Add a new API to send response for writing bool result. 2020-11-16 15:08:47 +00:00
nvmf.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
rdma.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
spdk_nvmf.map nvmf: Add spdk_nvmf_subsystem_disconnect_host 2020-10-15 08:24:05 +00:00
subsystem.c nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
tcp.c nvmf/tcp: Fix the typo in print and remove the unnecessary empty line. 2020-11-26 10:16:36 +00:00
transport.c nvmf: Allow asynchronous nvmf transport destroy. 2020-11-24 08:21:27 +00:00
transport.h nvmf: Allow nvmf_transport_qpair_fini to complete asynchronously. 2020-11-18 11:28:02 +00:00