Spdk/lib
Jim Harris 913257cba5 Revert "scsi: use SOFT reset when reseting bdev"
Some intermittent issues still observed with multiple
resets in quick succession.  Reverting for now while the
issue is more fully root caused.

This reverts commit 7fa7f91ee3.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I493b564e8a110bbfb7a6cc47107d53d6eca40053
2017-03-29 15:42:11 -07:00
..
bdev bdev/nvme: Shorten the name of hot inserted NVMe device. 2017-03-29 09:17:08 -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: move structures out of public API header 2016-11-16 10:33:16 -07:00
copy ioat: print PCI addresses in hex for consistency 2017-02-14 10:27: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 test/iscsi: build iSCSI unit tests on FreeBSD 2017-03-29 15:27:50 -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: Replace some strcpy with snprintf 2017-03-23 15:26:07 -07:00
nvmf nvmf: start even if no transports are available 2017-03-23 13:17:52 -07:00
rpc rpc: Remove event from module unload path 2017-02-28 19:36:43 -07:00
scsi Revert "scsi: use SOFT reset when reseting bdev" 2017-03-29 15:42:11 -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: defer setting up new mem table 2017-03-29 09:43:36 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00