Spdk/lib
Seth Howell d21ec1f00d lib/nvme: Add spdk_nvme_ns_get_ctrlr to the public api
This can be used in callbacks when a user has a namespace but needs to
call controller specific functions such as alloc_io_qpair.

Change-Id: I00c931e2846e42f540c17f3254fe97a45e9bd079
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/375022
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-22 16:31:05 -04:00
..
bdev virtio: check socket path snprintf() return code 2017-08-22 13:51:10 -04:00
blob blobstore: fix issue with reading in superblobid from disk 2017-08-11 12:58:47 -04:00
blobfs env: Add a default value for mempool cache size 2017-08-17 16:55:55 -04:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy copy: Move asynchronous module init to event_copy 2017-06-20 13:46:37 -04:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env/vtophys: vtophys functions will now return error codes 2017-08-10 13:32:36 -04:00
event event: Add support for rusage monitor for the reactors. 2017-08-18 20:10:10 -04:00
ioat env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
iscsi Fixed all SPDK_LOG() calls without newline char 2017-08-18 18:56:51 -04:00
json json: add function to write UTF-16LE strings 2017-07-12 18:12:52 -04:00
jsonrpc lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
log jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
nbd lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
net lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
nvme lib/nvme: Add spdk_nvme_ns_get_ctrlr to the public api 2017-08-22 16:31:05 -04:00
nvmf nvmf: spdk_nvmf_tgt_init is now spdk_nvmf_tgt_create 2017-08-22 11:29:03 -04:00
rocksdb rocksdb: remove the hard-coded reactor mask 2017-08-15 16:09:03 -04:00
rpc rpc: add get_rpc_methods RPC call 2017-08-01 13:43:14 -04:00
scsi Fixed all SPDK_LOG() calls without newline char 2017-08-18 18:56:51 -04:00
trace lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
ut_mock tests: macro-ize the creation and use of wrappers and stubs 2017-07-05 12:00:34 -04:00
util lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
vhost vhost: move linux virtio headers to include/ 2017-08-18 18:57:21 -04:00
Makefile nbd: move nbd code to a new library 2017-08-02 13:27:21 -04:00