Loading
bdev/delay: Set zcopy I/O type to be unsupported regardless of backend bdev module
Delay bdev module does not support delaying zcopy I/O. So change vbdev_delay_io_type_supported() to return false if the passed I/O type is zcopy to clarify the use case of delay bdev module. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Icea5ae351d7139250710ce491e4ac466b0cc7f98 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2622 Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>