Loading
bdev/compress: fix issues with delete
I didn't test delete after making a bunch of channel changes so there were some bugs in that path. Also as a drive-by I NULL out the base_desc in vbdev_reduce_load_cb() to be consistent with other places where I'm closing the base desc. Change-Id: Iddd5dc704cde8eb7a6a5a3a8481e064a5c6c6d4e Signed-off-by:paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/452267 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>