Spdk/lib/bdev
Daniel Verkamp 3e32462142 bdev/rbd: remove unused blockdev_rbd_io::ch
It was written but never read (and the I/O channel is already stored in
the generic spdk_bdev_io).

Change-Id: Id33392e9d3940b2c1439e9fed2553aa091ecedf8
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-09 09:16:53 -07:00
..
aio bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
malloc bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
nvme nvme: return virtual address in SGL callback 2016-11-09 08:57:40 -07:00
rbd bdev/rbd: remove unused blockdev_rbd_io::ch 2016-11-09 09:16:53 -07:00
rpc bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00
bdev_module.h bdev: Separate the module header from the public header 2016-08-26 09:40:06 -07:00
bdev.c Replace rte_panic() with abort() 2016-11-08 08:57:49 -07:00
Makefile bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00