Spdk/lib
Daniel Verkamp 19fec6bb9c nvme: add remove callback to spdk_nvme_probe()
This will allow removal notifications to be propagated to the library
user (e.g. for hotplug).

The callback is currently unused, but this at least prepares the API for
the future hotplug support.

Based on a patch by Dave Jiang <dave.jiang@intel.com>

Change-Id: I20b1c2dbf5e084e0b45a7e51205aba4514ee9a95
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-28 14:21:58 -07:00
..
conf conf: Add configuration file iteration functions 2016-05-13 09:51:37 -07:00
cunit cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00
event event: fix null pointer issue in spdk_subsystem_fini 2016-06-15 16:33:55 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json json: fix spdk_json_write_val with nested objects 2016-05-11 10:43:02 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log log: allow setting all trace flags at once 2016-05-12 09:47:57 -07:00
memory vtophys: fix usermode address range check 2016-06-22 16:41:29 -07:00
nvme nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
nvmf nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
rpc rpc: Add an RPC subsystem 2016-06-22 15:45:50 -07:00
trace trace: validate group IDs 2016-05-24 09:53:19 -07:00
util build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
Makefile rpc: Add an RPC subsystem 2016-06-22 15:45:50 -07:00