numam-spdk/lib
Cunyin Chang 7a17d4e249 iscsi: Check the connection state in function spdk_iscsi_conn_execute().
This patch make sure the connection in normal state before any further
operation on this connection.

Change-Id: I776740b5b33b1de6707990c09d9131c385adf556
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
2016-11-29 16:10:23 -07:00
..
bdev bdev/nvme: change name of variables to lower case (#77) 2016-11-28 11:08:26 -07:00
conf conf: move structures out of public API header 2016-11-16 10:33:16 -07:00
copy copy_engine: only calculate task size once 2016-11-16 15:04:45 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk env: remove return statements in void functions 2016-11-28 10:08:35 -07:00
event reactor: fix lcore type and add socket in NUMA notice 2016-11-29 12:50:19 -07:00
ioat log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
iscsi iscsi: Check the connection state in function spdk_iscsi_conn_execute(). 2016-11-29 16:10:23 -07:00
json json: add printf-style spdk_json_write_string_fmt() 2016-11-22 16:32:35 -07:00
jsonrpc log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
log log: print trace flag names in SPDK_TRACELOG() 2016-11-28 13:15:08 -07:00
net log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
nvme nvme: update the handling of pending admin requests 2016-11-28 15:11:14 -07:00
nvmf nvme/rdma: partly remove CC.EN = 1 hack 2016-11-23 16:34:41 -07:00
rpc rpc: always unregister RPC setup poller 2016-10-21 15:42:53 -07:00
scsi lib/scsi: handle scattered input/output buffers for non IO commands 2016-11-21 10:52:35 -07:00
trace Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
util util: add vsprintf version of spdk_sprintf_alloc 2016-11-22 11:52:00 -07:00
Makefile env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00