Spdk/test/unit/lib
Jim Harris befcf11a1b test/blob: check that we do not up rev super block version
This prepares for some future changes to blobstore
metadata.  For older (pre v3) blobstore disks, we
do not want to try to write new metadata fields,
since in many/most cases, there will not be room
allocated for them.

The current code will keep the existing version -
this is just adding tests to make sure this does not
break in the future.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I866ff39972eb15b5a24fd30fa6b56d649fc06305

Reviewed-on: https://review.gerrithub.io/391507
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-12-15 12:28:44 -05:00
..
bdev blob: change spdk_blob_close parameter to spdk_blob * 2017-12-15 12:28:44 -05:00
blob test/blob: check that we do not up rev super block version 2017-12-15 12:28:44 -05:00
blobfs blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00
event ut/event: add fatal assert for allocation 2017-10-17 11:34:38 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
json test/json_util_ut: assert that string is valid 2017-07-12 18:13:23 -04:00
jsonrpc test: remove all uses of strcpy in the code 2017-12-12 17:34:45 -05:00
log log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
lvol blob: change spdk_bs_iter_next parameter to spdk_blob * 2017-12-15 12:28:44 -05:00
nvme test/unit: add the unit tests for spdk_nvme_connect() API 2017-12-15 11:26:07 -05:00
nvmf nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00
scsi scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
util channel: Make spdk_for_each_channel support async operations 2017-12-14 12:05:07 -05:00
vhost vhost: Switch "Dev" keyword to "Target" 2017-12-08 09:25:49 -05:00
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00