Spdk/test/unit/lib
Tomasz Zawadzki 56cfdb1daa blobstore: destroy bs_dev on spdk_bs_load fail
Some error paths before _spdk_bs_alloc did not
destroy bs_dev.

After succesfull _spdk_bs_alloc, destroying is done
in _spdk_bs_free.

Change-Id: Ib69ae9707e12a646af80f7892af49cc4f79c199e
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/405223
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-03-27 12:21:21 -04:00
..
bdev lvol: remove num_clusters member from spdk_lvol 2018-03-23 04:02:13 -04:00
blob blobstore: destroy bs_dev on spdk_bs_load fail 2018-03-27 12:21:21 -04:00
blobfs test/unit: move unittest.sh and dependencies here. 2018-03-13 18:44:34 -04:00
event subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi iscsi: Change the type of some negotiation params from uint32_t to bool 2018-03-14 13:41:22 -04:00
json ut/json: add missing UT for int64/uint64 write 2018-02-20 13:05:36 -05:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log test: use spdk.unittest.mk for event and log unit tests 2018-02-14 11:07:05 -05:00
lvol bdev: Added functions allowing logical volume store rename. 2018-03-08 11:26:16 -05:00
net net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
nvme nvme: add spdk_nvme_ns_get_uuid() function 2018-03-27 02:43:46 -04:00
nvmf nvmf: retrieve namespace UUID from bdev 2018-03-20 17:18:44 -04:00
scsi scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
util lib/util: return const pointer from spdk_cpuset_fmt 2018-02-20 13:05:36 -05:00
vhost vhost: always inline spdk_vhost_dev_has_feature 2018-02-20 12:35:21 -05:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile test: add spdk_sock unit tests 2018-02-12 12:30:39 -05:00