Loading
blobcli: add hot remove callbacks
Commit 99ba2b25 ("lvol: hotremove support") added new parameters to spdk_bdev_create_bs_dev(), but it was merged after the blob cli, which didn't get updated to add the new parameters. Just pass NULL as the hot remove callback for now (no hotplug support in blobcli). Change-Id: I1dea802062afb9fbd4f35f3c891357873570d58c Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/380679 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>