aefe3fe23c
Dry run processing in iscsi_parse_portal() now only checks if portal string is not NULL. Portals are managed not by fixed size array but linked list now. Hence dry run processing is not needed itself now. So remove the dry_run parameter from iscsi_parse_portal() and the dry run loop in iscsi_parse_portal_grp(). Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ib7cb444b51581b8ee603388aad34bc58d1cc9023 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/493 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> |
||
---|---|---|
.. | ||
conn.c | ||
init_grp.c | ||
iscsi.c | ||
param.c | ||
portal_grp.c | ||
tgt_node.c | ||
common.c | ||
Makefile |