Spdk/test
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
..
app app: add missing spdk_app_fini call 2018-07-02 03:28:11 +00:00
bdev json/rpc: Tests for nbd subsystem 2018-07-20 20:43:43 +00:00
blobfs blobfs: change the return type of spdk_file_truncate 2018-07-26 01:42:17 +00:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common log: add backtrace option 2018-07-25 15:48:25 +00:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env test/vtophys: reduce amount of memory requested 2018-07-26 05:28:52 +00:00
event test/event_perf: use less memory 2018-07-26 05:28:52 +00:00
ioat ioat: remove ioat kperf kernel driver test harness 2018-04-30 17:11:53 +00:00
iscsi_tgt test/iscsi: fix iscsi ext4test nightly 2018-07-25 17:49:10 +00:00
json_config json/rpc: Tests for nbd subsystem 2018-07-20 20:43:43 +00:00
lvol test/lvol: add destroy_lvol_bdev tests 2018-07-26 21:55:36 +00:00
nvme log: add backtrace option 2018-07-25 15:48:25 +00:00
nvmf test/nvmf remove unnecessary line from filesystem.sh 2018-07-25 19:55:55 +00:00
pmem test/json: Add pmem bdev test 2018-07-05 19:09:56 +00:00
spdkcli test/spdkcli: Test for rbd bdev 2018-07-25 19:09:58 +00:00
unit lvol: remove destruct_req from lvol store 2018-07-26 21:55:36 +00:00
vhost test/vhost: Do not use nvmf.conf and fix vhost live migration 2018-07-20 20:44:34 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00