Spdk/test/unit/lib/iscsi
Jim Harris 11bd19c80c iscsi: remove global data members for non-configurable parameters
FirstBurstLength, MaxBurstLength and MaxRecvDataSegmentLength
cannot be configured, so there is no need to keep global data
members for these parameters - just use the default #defines
instead.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I4b47e00a5594da8ec0b87192be4a23c4a2145bde

Reviewed-on: https://review.gerrithub.io/385490
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-11-03 12:18:02 -04:00
..
iscsi.c iscsi: remove global data members for non-configurable parameters 2017-11-03 12:18:02 -04:00
param.c test: move iSCSI unit tests to test/unit 2017-06-28 13:10:27 -04:00
tgt_node.c iscsi: delete spdk_iscsi_find_init_grp() function. 2017-10-16 19:27:35 -04:00
common.c iscsi: fix AHS handling 2017-07-14 11:14:21 -04:00
Makefile test: move iSCSI unit tests to test/unit 2017-06-28 13:10:27 -04:00