numam-spdk/app/iscsi_tgt
Jim Harris d97476efdf iscsi: shutdown iscsi library as part of subsystem fini path
With the new asynchronous subsystem finish framework, we can
drive shutdown of existing connections as part of the subsystem
finish path instead of a separate spdk_iscsi_shutdown function
called as the shutdown function in response to SIGINT.

This is a step towards enabling a single target app that
supports multiple protocols (i.e. iSCSI + vhost + NVMe-oF).

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Id9f596a8091912a72ab7eb93cb45a46fdb130a48

Reviewed-on: https://review.gerrithub.io/386695
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-11-13 14:57:49 -05:00
..
.gitignore iscsi: Add an iscsi target application 2016-08-04 13:15:33 -07:00
iscsi_tgt.c iscsi: shutdown iscsi library as part of subsystem fini path 2017-11-13 14:57:49 -05:00
Makefile rpc: remove rpc subsystem 2017-11-10 17:00:58 -05:00