Spdk/test/unit/lib
Jim Harris 42aa5a262b reduce: remove close callback
Let the application figure out how to close the
underlying block device after an init fails or
an initialized/loaded volume is closed/destroyed.

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

Reviewed-on: https://review.gerrithub.io/c/440573
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: wuzhouhui <wuzhouhui@kingsoft.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-01-16 22:25:13 +00:00
..
bdev test: Use ut_multithread framework in bdev/pmem 2019-01-15 16:53:12 +00:00
blob build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
blobfs test: Use ut_multithread framework in blobfs async test 2018-12-20 15:49:39 +00:00
event app: add option to read json configuration files during startup 2019-01-14 04:48:18 +00:00
ioat pci: remove ioat-specific attach functions 2018-12-07 17:24:19 +00:00
iscsi build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
json json: add utilities function enabling itaration over JSON object 2018-10-18 16:07:37 +00:00
jsonrpc jsonrpc: fix received JSON buffer overwrite 2019-01-10 14:31:37 +00:00
log build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
lvol test: Use ut_multithread framework in lvol unit test 2018-12-20 15:49:39 +00:00
nvme test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
nvmf test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
reduce reduce: remove close callback 2019-01-16 22:25:13 +00:00
scsi thread: Rename spdk_thread_msg to spdk_msg_fn 2018-12-18 23:31:08 +00:00
sock build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
thread build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
util util/string: sprintf_append_realloc to concatenate strings with realloc 2019-01-14 21:22:56 +00:00
vhost test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile reduce: add configure option 2018-11-08 00:01:47 +00:00