Spdk/test/unit/lib/blob
Tomasz Zawadzki 79745b8c8b blobstore: do not allow for spdk_bs_unload if blobs are still open
It is possible that a user will call spdk_bs_unload() with blobs
list not-empty. Instead of just asserting that, now the call fails
with appropriate error.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I83818453d6c90ff9b5bf657c90e12b2f9d5ca013
Reviewed-on: https://review.gerrithub.io/383220
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-10-23 15:31:48 -04:00
..
blob.c blobstore: do not allow for spdk_bs_unload if blobs are still open 2017-10-23 15:31:48 -04:00
bs_dev_common.c blob: add write_zeroes support 2017-10-23 11:50:16 -04:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00