Spdk/test/unit/lib/bdev
Tomasz Zawadzki b36face57d lvol: remove destruct_req from lvol store
Since destroy_lvol_bdev was implemented, it is now more convinient
to call destroy/unload for lvol store explicitly.
Rather than using lvs struct to pass a request checked on each
lvol close/destroy.

Change-Id: I56ee626e96f8752909d1584a20fe3345c5607fdc
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/420285
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-07-26 21:55:36 +00:00
..
bdev_raid.c bdev: add raid bdev module 2018-07-16 20:50:40 +00:00
bdev.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
gpt test: move test_env.c under test/common/lib 2018-03-29 00:31:24 -04:00
mt test: fix scan-build errors in bdev unittests. 2018-07-06 20:34:01 +00:00
part.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
pmem bdev: further encapsulate spdk_bdev_io struct 2018-06-20 19:24:39 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c lvol: remove destruct_req from lvol store 2018-07-26 21:55:36 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00