Spdk/test/lib/nvme/unit
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
..
nvme_c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme_ctrlr_c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme_ctrlr_cmd_c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
nvme_ns_cmd_c nvme: Change the deallocate interface to generic dsm 2016-10-04 14:36:09 -07:00
nvme_qpair_c nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
nvme_impl.h nvme: Use log library instead of nvme_printf 2016-09-28 10:15:55 -07:00