numam-spdk/lib/nvmf
Ben Walker 50132e4810 nvmf: Move custom admin command handler implementation to nvmf_tgt
The custom command handlers are registered by outside software.
Move the implementation from lib/nvmf to the nvmf_tgt application
to match the intended usage.

Change-Id: Iedb7ae5356f195dfb5bb465975808c8749d16f32
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/416
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Michael Haeuptle <michaelhaeuptle@gmail.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-02-12 12:07:04 +00:00
..
ctrlr_bdev.c nvmf: Move spdk_internal/nvmf.h to spdk/nvmf_cmd.h 2020-02-12 12:07:04 +00:00
ctrlr_discovery.c nvmf: don't keep a global discovery log page. 2019-09-03 00:30:59 +00:00
ctrlr.c nvmf: Don't typedef enum in nvmf_cmd.h 2020-02-12 12:07:04 +00:00
fc_ls.c lib/nvmf: get_transport now takes a string. 2020-01-16 09:10:38 +00:00
fc.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
Makefile nvmf: Move custom admin command handler implementation to nvmf_tgt 2020-02-12 12:07:04 +00:00
nvmf_fc.h lib/nvme: update trid struct with trstring. 2020-01-16 09:10:38 +00:00
nvmf_internal.h nvmf: Move spdk_internal/nvmf.h to spdk/nvmf_cmd.h 2020-02-12 12:07:04 +00:00
nvmf_rpc.c nvmf: check if listener already exists in subsystem earlier 2020-02-04 18:27:46 +00:00
nvmf.c nvmf/ctrlr: introduce utils used during ctrlr connection 2020-02-04 15:16:12 +00:00
rdma.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
subsystem.c nvmf: check if listener already exists in subsystem earlier 2020-02-04 18:27:46 +00:00
tcp.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
transport.c nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00
transport.h nvmf: Add a public nvmf_transport.h 2020-02-12 12:07:04 +00:00