+20
−0
+111
−67
Loading
Upcoming JSON config file will support iSCSI global params initialization. This patch is an effort for JSON config file to reuse the current code as much as possible. SPDK's other libraries use options structure effectively, and hence iSCSI library also utilizes it. The purpose of the patch series is - to separate iSCSI subsystem initialization and iSCSI subsystem configuration, and - to develop a new JSON-RPC by reusing the separated iSCSI subsystem initialization. Change-Id: I9936a4cac4048adaa5d69233f156887376d7cde1 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/403147 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>