numam-spdk/lib
Ben Walker 2e82b58684 nvme: Release lock before calling remove_cb
This prevents a deadlock if the user immediately
calls spdk_nvme_detach.

Change-Id: I79f28abe163cbbf184bea907692c44aa4e1c8893
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-03-29 21:07:21 -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: Release lock before calling remove_cb 2017-03-29 21:07:21 -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