numam-spdk/lib
Ziye Yang ff38547d80 iSCSI: change return value of spdk_iscsi_conn_free_tasks
We need to return -1, when there is still tasks. From the
usage, return 1 is wrong.

Change-Id: Ibf1b53e0be92818c73590c0b4211d34332073c74
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2016-09-27 16:34:37 -07:00
..
bdev build: warn about old-style C function definitions 2016-09-27 16:23:07 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
cunit test/cunit: include stdio.h for fprintf() 2016-08-08 09:04:20 -07:00
event event: allocate/free IO channel thread context in reactor 2016-09-26 14:02:07 -07:00
ioat No longer wrap assert() 2016-08-19 10:53:06 -07:00
iscsi iSCSI: change return value of spdk_iscsi_conn_free_tasks 2016-09-27 16:34:37 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log log: dynamically generate usage for -t option 2016-08-22 16:57:19 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net net: remove unused #defines 2016-08-08 13:46:20 -07:00
nvme nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
nvmf nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
scsi bdev, copy: move all I/O paths to use I/O channels 2016-09-26 14:02:07 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util util: add spdk_thread and spdk_io_channel 2016-09-26 14:02:07 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00