numam-spdk/lib
Dariusz Stojaczyk 86840974dc iscsi: dont create portal group from partially invalid portal list
Changed spdk_iscsi_portal_grp_create_from_portal_list so that it fails
if any given portal is invalid.

Change-Id: I708621a538a52abfed4dce01668d26602a5ada59
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2017-04-03 13:28:42 -07:00
..
bdev bdev/nvme: Simplify logic in remove_cb 2017-04-03 13:26:07 -07:00
blob blob: remove duplicate call to _spdk_blob_free 2017-03-29 09:16:45 -07:00
blobfs blob: check memory allocation in check_readahead 2017-03-28 10:38:26 -07:00
conf conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
copy conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk lib/env_dpdk: exit if allocating dpdk_args fails 2017-03-23 14:33:10 -07:00
event reactor: make sure socket_count isn't zero 2017-03-24 10:52:28 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi iscsi: dont create portal group from partially invalid portal list 2017-04-03 13:28:42 -07:00
json json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
jsonrpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
log util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
net lib/net: Replace sprintf with snprintf 2017-03-23 13:30:09 -07:00
nvme nvme: Add a quirk to delay before enabling 2017-04-03 11:18:15 -07:00
nvmf nvmf: start even if no transports are available 2017-03-23 13:17:52 -07:00
rpc conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
scsi conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
trace lib/trace: replace strncpy with snprintf 2017-03-28 09:14:17 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
vhost vhost: add info that using VFIO with vhost is not supported 2017-03-30 10:45:36 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00