Spdk/lib/bdev/raid
Xiaodong Liu 1b667cf3c4 bdev/raid: check whether supports FLUSH/RESET
io_types like FLUSH and RESET are not always supported
by base bdev modules. For example: virtio_blk bdev doesn't
support FLUSH; ocf or ftl vbdev doesn't support RESET.

Change-Id: I569ea75f8242c8bf082d7d89996ad1c7b1791570
Signed-off-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446493
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>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2019-03-03 03:21:49 +00:00
..
bdev_raid_rpc.c bdev/raid: Add strip_size_kb rpc param for create 2019-02-11 22:46:33 +00:00
bdev_raid.c bdev/raid: check whether supports FLUSH/RESET 2019-03-03 03:21:49 +00:00
bdev_raid.h bdev/raid: add io_expected in struct raid_bdev_io 2019-02-27 20:51:09 +00:00
Makefile bdev: remove "v" prefix from vbdev library names 2018-11-01 21:25:55 +00:00