Spdk/lib/bdev/compress
paul luse 68e7da44ec bdev/compress: add RPC to list orphaned comp bdevs
The previous patch in this series introduced the notion of an
orphan comp bdev which is available only for deletion due to
a missing PMEM file.  This RPC allows applications to list
orphaned comp bdevs as they will not show up with get_bdevs
because they are not registered bdevs.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I431f9cdebd4e5ae6068308639cb41d6c52f7309b
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465812
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>
2019-08-22 04:31:46 +00:00
..
Makefile bdev/compress: add compression vbdev module 2019-03-27 14:51:22 +00:00
vbdev_compress_rpc.c bdev/compress: add RPC to list orphaned comp bdevs 2019-08-22 04:31:46 +00:00
vbdev_compress.c bdev/compress: add RPC to list orphaned comp bdevs 2019-08-22 04:31:46 +00:00
vbdev_compress.h bdev/compress: add RPC to list orphaned comp bdevs 2019-08-22 04:31:46 +00:00