numam-spdk/lib/iscsi
Dariusz Stojaczyk fa15dc611a scsi: removed dev->maxlun field
This variable was misleading and unnecessary. Replaced all it's
occurences with SPDK_SCSI_DEV_MAX_LUN.

Change-Id: Iaaf9ed5efb60f9a89585121d2fbec7b43c3723e9
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/368115
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-07-12 13:16:55 -04:00
..
acceptor.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
acceptor.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
conn.c iscsi: remove pointless assert(task != NULL) 2017-06-27 14:01:59 -04:00
conn.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
crc32c.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
crc32c.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
init_grp.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
init_grp.h iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00
iscsi_rpc.c scsi: removed dev->maxlun field 2017-07-12 13:16:55 -04:00
iscsi_subsystem.c scsi: removed dev->maxlun field 2017-07-12 13:16:55 -04:00
iscsi.c scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
iscsi.h scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
md5.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
md5.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
param.c iscsi, param: fix memory leak related issue 2017-06-05 13:34:40 -04:00
param.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
portal_grp.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
portal_grp.h iscsi: fixed crash on invalid add_portal_group call 2017-03-27 15:19:38 -07:00
task.c scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
task.h scsi: Remove cb_event. It is no longer necessary. 2017-06-22 10:47:31 -04:00
tgt_node.c scsi: removed dev->maxlun field 2017-07-12 13:16:55 -04:00
tgt_node.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00