Spdk/lib/bdev/lvol
Maciej Szwed 2baeea7dd4 bdev: add callback to spdk bdev unregister and bdev destruct
Currently deleting bdev does not support asynchronous delete
operations. Because of that results are returned before device
is actually deleted and some operation can be peformed on that
device after removal of this device started.

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: I305c302d8abd5d7c2c0f947fca70c58396872132
Reviewed-on: https://review.gerrithub.io/383732
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-10-26 17:23:58 -04:00
..
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00
vbdev_lvol_rpc.c lvol: move name to old_name 2017-10-25 12:10:38 -04:00
vbdev_lvol.c bdev: add callback to spdk bdev unregister and bdev destruct 2017-10-26 17:23:58 -04:00
vbdev_lvol.h lvol: allow to configure cluster size of lvol store 2017-10-02 13:45:12 -04:00