Spdk/test/unit/lib/blob
Jim Harris e14cdc7d3a blob: change spdk_blob_set_read_only to return int
This is needed for an upcoming change which will
prevent metadata functions from being called on
threads other than the metadata thread.  Without
this change, there was no way for this function
to return an error if it was called from the wrong
thread.

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

Reviewed-on: https://review.gerrithub.io/400883
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-02-23 15:54:12 -05:00
..
blob.c blob: change spdk_blob_set_read_only to return int 2018-02-23 15:54:12 -05:00
bs_dev_common.c ut/blob: tests for thin provisioned blob unmap 2018-01-30 18:16:22 -05:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00