Spdk/test/unit/lib
Shuhei Matsumoto b8705bf48c iscsi: manage IG's name and mask by linked list
To add initiators to an existing target, manage name and netmask
of initiator group by linked list. It is not easy for array to
detect duplication and change configuration.

Change-Id: Id9e77740e24ac309a33d8de1be37663681160d94
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/379932
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-11-21 16:06:30 -05:00
..
bdev lvol: add unmap and write zeros support 2017-11-21 13:28:22 -05:00
blob blob: handle the case that channel is not created 2017-11-14 15:43:08 -05:00
blobfs blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00
event ut/event: add fatal assert for allocation 2017-10-17 11:34:38 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi iscsi: manage IG's name and mask by linked list 2017-11-21 16:06:30 -05:00
json test/json_util_ut: assert that string is valid 2017-07-12 18:13:23 -04:00
jsonrpc jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
log build: include spdk.app.mk in all app Makefiles 2017-11-15 17:57:07 -05:00
lvol unit/lvol: negative unit tests for lvols load 2017-11-15 18:05:09 -05:00
nvme nvme: normalize PCI addresses before comparing 2017-11-16 18:17:09 -05:00
nvmf nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
scsi event: Pollers must now be unregistered from the thread they run on. 2017-11-17 11:11:23 -05:00
util io_channel: change return type of spdk_channel_msg 2017-11-17 11:25:14 -05:00
vhost ut/vhost: move mock functions to common vhost file 2017-11-20 19:34:53 -05:00
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00