+20
−1
Loading
This is just a drop in replacement of spdk_bdev_open(). Hold the passed remove_cb in struct spdk_bdev_part_base, and use it in the new callback function bdev_part_base_event_cb. The resize event is not supported for now. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I51c251f04bda13bd6712417010648717f7bf793f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4572 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>