Spdk/app/nvmf_tgt
Daniel Verkamp 9f04ca414c nvmf_tgt: remove unused shutdown function
nvmf_tgt_shutdown_subsystem_by_nqn() used to be part of the
delete_nvmf_subsystem RPC method, but that now uses the public
spdk_nvmf_subsystem_stop() API instead.

nvmf_tgt_shutdown_subsystem_by_nqn() isn't used anywhere else, so just
remove it.

Change-Id: Ic4908d5c911915da6794c3e096e027e4c9b06a52
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/399511
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-02-13 08:40:32 -05:00
..
.gitignore nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conf.c nvmf: remove unused constants from conf.c 2018-02-02 12:45:42 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_main.c app: add spdk_app_parse_args() 2017-11-13 14:57:49 -05:00
nvmf_rpc.c nvmf: Add an rpc to add a namespace to a subsystem 2018-02-07 23:22:57 -05:00
nvmf_tgt.c nvmf_tgt: remove unused shutdown function 2018-02-13 08:40:32 -05:00
nvmf_tgt.h nvmf_tgt: remove unused shutdown function 2018-02-13 08:40:32 -05:00