Spdk/lib/iscsi
Shuhei Matsumoto 72500a9f45 iscsi: delete spdk_iscsi_portal_grp_deletable()
This function was only useful for old (and incorrect) iSCSI topology.
Hence this function can be removed.

Change-Id: I1898f6a5fbffd27a55904a55cd137dafbbdf5946
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/381241
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-10-06 17:00:45 -04:00
..
acceptor.c lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
acceptor.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
conn.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
conn.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
init_grp.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
init_grp.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
iscsi_rpc.c iscsi: delete spdk_iscsi_portal_grp_deletable() 2017-10-06 17:00:45 -04:00
iscsi_subsystem.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
iscsi.c iscsi: fix layout of logout request reason field 2017-09-22 16:11:11 -04:00
iscsi.h iscsi: fix AHS handling 2017-07-14 11:14:21 -04:00
Makefile util: add CRC32 utility functions 2017-08-02 19:47:35 -04:00
md5.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
md5.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
param.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
param.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
portal_grp.c iscsi: delete spdk_iscsi_portal_grp_deletable() 2017-10-06 17:00:45 -04:00
portal_grp.h iscsi: delete spdk_iscsi_portal_grp_deletable() 2017-10-06 17:00:45 -04:00
task.c scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
task.h iscsi: change iscsi_bhs_scsi_req variable names. 2017-07-18 13:14:16 -04:00
tgt_node.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
tgt_node.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00