Spdk/lib/bdev
Daniel Verkamp 51c6917fad bdev/rbd: remove redundant len field
Use the len field from the generic spdk_bdev_io instead of duplicating
it in blockdev_rbd_io.

Change-Id: I3ebfab8dd1303add83bc2206fc87319ba7d605b3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-09 10:05:35 -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 bdev/nvme: account for 2MB straddle in queued_next_sge() 2016-11-09 10:04:52 -07:00
rbd bdev/rbd: remove redundant len field 2016-11-09 10:05:35 -07:00
rpc bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00
bdev_module.h bdev: move spdk_bdev_fn_table into bdev_module.h 2016-11-09 09:59:39 -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