Spdk/test/lib
Ben Walker f4140ad023 nvme: Change the deallocate interface to generic dsm
Provide a convenience wrapper for general purpose dataset
management commands. The previous wrapper for deallocate
was difficult to use correctly and only for deallocate.

Note that the name is "dataset_management" as opposed to
"data_set_management" to match the NVMe specification.
It's questionable whether "dataset" is valid English, but
it is best to match the specification.

Change-Id: Ifc03d66dbabeabe8146968cf8a09f7ac3446ad68
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-04 14:36:09 -07:00
..
bdev Fix some cppcheck errors on lib/iscsi & lib/scsi. (#41) 2016-09-28 13:55:56 -07:00
event event: allow unregistering a poller within its poller fn 2016-10-03 08:41:26 -07:00
ioat ioat: Use log library instead of ioat_printf 2016-09-28 10:15:56 -07:00
iscsi scsi: change spdk_put_task to spdk_scsi_task_put 2016-09-29 15:42:29 -07:00
json test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
jsonrpc test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
log test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
memory Replace RTE_VERIFY with assert 2016-09-28 10:15:56 -07:00
nvme nvme: Change the deallocate interface to generic dsm 2016-10-04 14:36:09 -07:00
nvmf test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
scsi test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
util test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
Makefile util: add bit array data structure 2016-09-15 15:47:56 -07:00