numam-spdk/lib/iscsi
Tomasz Zawadzki 6d86242dc5 subsystem/iscsi: remove legacy config support
This patch removes legacy config support in iscsi subsystem.
All options through the legacy config are already reflected in JSON.

Following RPCs are corresponding to removed legacy config sections:
Initiator groups - iscsi_create_initiator_group and iscsi_initiator_group_*
Subsystem options - iscsi_set_options
Portal groups - iscsi_create_portal_group
Target node - iscsi_create_target_node and iscsi_target_node_*

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I11326a84d4d580b19db422b8522198eea5a5be0d
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4747
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-10-20 08:53:53 +00:00
..
conn.c lib/iscsi: Add login timeout not to leave hunged connection 2020-10-19 09:54:44 +00:00
conn.h lib/iscsi: Add login timeout not to leave hunged connection 2020-10-19 09:54:44 +00:00
init_grp.c subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
init_grp.h subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
iscsi_rpc.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
iscsi_subsystem.c subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
iscsi.c lib/iscsi: Add login timeout not to leave hunged connection 2020-10-19 09:54:44 +00:00
iscsi.h subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
Makefile subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
md5.c lib/iscsi: Remove the "spdk_" prefix from internal APIs declared in md5.h 2020-04-20 07:38:29 +00:00
md5.h lib/iscsi: Remove the "spdk_" prefix from internal APIs declared in md5.h 2020-04-20 07:38:29 +00:00
param.c log: remove internal log.h header 2020-10-15 08:23:39 +00:00
param.h lib/iscsi: Remove the "spdk_" prefix from internal APIs declared in param.h 2020-04-20 07:38:29 +00:00
portal_grp.c subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
portal_grp.h subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
spdk_iscsi.map subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
task.c lib/iscsi: Remove the "spdk_" prefix from internal APIs declared in task.h 2020-04-20 07:38:29 +00:00
task.h lib/iscsi: Replace the "spdk_" prefix by "iscsi_" for internal APIs declared in iscsi.h 2020-04-20 07:38:29 +00:00
tgt_node.c subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00
tgt_node.h subsystem/iscsi: remove legacy config support 2020-10-20 08:53:53 +00:00