Loading
bdev/raid: enable flush support
FLUSH io_type shares a same process with UNMAP, except that in the end, it calls spdk_bdev_flush_blocks function. Change-Id: I4529bf29b7cd9f16d10f2edc99a20d25213c9c71 Signed-off-by:Xiaodong Liu <xiaodong.liu@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446492 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Piotr Pelpliński <piotr.pelplinski@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
wuzhouhui <wuzhouhui@kingsoft.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>