Spdk/test/unit/lib
Daniel Verkamp 14451d76fe nvmf: encapsulate namespace data into a struct
Add a new struct spdk_nvmf_ns to hold namespace information, and add
accessor functions so that it can be moved out of the public API in
future patches.

Change-Id: Id926aaa3cc279649057afc65e08024628edbc435
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/374740
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-18 17:50:58 -04:00
..
bdev test/bdev/gpt: link spdk_util for CRC32 function 2017-08-15 15:24:29 -04:00
blob test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00
blobfs blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi util: add CRC32 utility functions 2017-08-02 19:47:35 -04:00
json test/json_util_ut: assert that string is valid 2017-07-12 18:13:23 -04:00
jsonrpc jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
log log: Remove configurable log facility 2017-07-05 19:28:29 -04:00
nvme nvme: decouple NVMe memory page size from PAGE_SIZE 2017-08-17 12:52:12 -04:00
nvmf nvmf: encapsulate namespace data into a struct 2017-08-18 17:50:58 -04:00
scsi scsi: allow zero-length read and write 2017-08-15 15:26:37 -04:00
util util/crc32c: add SSE 4.2 CRC32 instruction support 2017-08-02 19:47:35 -04:00
vhost lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
Makefile blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00