Loading
bdev/compress: enable deletion of a vol w/o a pmem file
When a vol load fails because of a missing pmem file, instead of doing nothing we now claim the underlying bdev and make an entry in our global list for a comp bdev so that the regular delete RPC can be used to delete the comp bdev. fixes issue #890 Signed-off-by:paul luse <paul.e.luse@intel.com> Change-Id: Icd5357060648e722f94e8f6b9038c8dad032feb3 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465807 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>