Spdk/lib/bdev/split
Daniel Verkamp 9b38556afe bdev/split: pass correct bdev to base_bdev functions
Since the io_channel will be passed to the underlying bdev's
read/write/... functions later, we need to also acquire an io_channel
for the underlying bdev, not for the virtual bdev.

Change-Id: Ica13076973fef875ea636770fce8eb27017aa1c3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-03 15:15:07 -07:00
..
Makefile bdev: add "split" virtual blockdev example 2017-01-30 13:51:18 -07:00
vbdev_split.c bdev/split: pass correct bdev to base_bdev functions 2017-02-03 15:15:07 -07:00