numam-spdk/lib
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 lvol: remove destruct_req from lvol store 2018-07-26 21:55:36 +00:00
blob blobstore: silence false error message if device is too small 2018-07-25 17:36:24 +00:00
blobfs blobfs: change the return type of spdk_file_truncate 2018-07-26 01:42:17 +00:00
conf
copy
env_dpdk lib/env_dpdk: pass pci whitelist and blacklist options to DPDK correctly 2018-07-24 17:21:43 +00:00
event iscsi/rpc: fix several bugs of set_iscsi_options 2018-07-25 19:22:08 +00:00
ioat
iscsi iscsi/rpc: fix several bugs of set_iscsi_options 2018-07-25 19:22:08 +00:00
json
jsonrpc
log log: add backtrace option 2018-07-25 15:48:25 +00:00
lvol lvol: remove destruct_req from lvol store 2018-07-26 21:55:36 +00:00
nbd
net
nvme nvme: change the type of paramter for timeout_callback set 2018-07-19 07:18:17 +00:00
nvmf Revert "nvmf: ensure that destroying qpairs have a state_cb" 2018-07-18 21:22:43 +00:00
rocksdb blobfs: change the return type of spdk_file_truncate 2018-07-26 01:42:17 +00:00
rpc
scsi iscsi: Support hot removal of LUN based on LUN open/close 2018-07-17 17:43:28 +00:00
sock
thread util: Remove usage of abort from library code 2018-07-17 17:40:11 +00:00
trace
ut_mock
util util/base64: add base64 lib and unit tests 2018-07-19 00:50:54 +00:00
vhost vhost: clear desc, avail and used addresses on setting new mem table 2018-07-26 05:29:28 +00:00
virtio virtio: fix vq init error handling 2018-07-11 21:02:06 +00:00
Makefile