Spdk/test/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
..
event build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json test/json: initialize variable to silence warning 2016-05-16 10:41:04 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -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
Makefile nvmf: add unit tests 2016-06-08 08:49:38 -07:00