Spdk/test/unit/lib/iscsi
Shuhei Matsumoto 50ec73894c iscsi: Support SCSI port removal when PG map is removed
Currently even if PG mapping is removed from iSCSI target,
corresponding SCSI port is not removed. Hence dynamic
reconfiguration of PG to existing iSCSI target is not supported.

This patch supports dynamic SCSI port removal when the
corresponding PG mapping is removed from the existing target.

Some refactoring for SCSI port addition is also done

Change-Id: Ib06bc10743eb088d023f425742e39bb24f1b0df1
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/389056
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-12-07 12:28:02 -05:00
..
init_grp.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
iscsi.c iscsi: change the return value of ACL func to bool 2017-11-14 15:44:40 -05:00
param.c iscsi: change the return value of ACL func to bool 2017-11-14 15:44:40 -05:00
tgt_node.c iscsi: Support SCSI port removal when PG map is removed 2017-12-07 12:28:02 -05:00
common.c iscsi: Support SCSI port removal when PG map is removed 2017-12-07 12:28:02 -05:00
Makefile iscsi and ut/iscsi: return code to fail of IG creation 2017-11-21 16:06:30 -05:00