Loading
bdev/nvme: Add nvme_ch parameter to bdev_nvme_flush()
bdev_nvme_flush() just completes with success now and uses only bio parameter now, but matching parameters with other similar I/O APIs will be good for future enhancement and following patches. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I64be668fa781396ef68b6b506b22cb153d7b6850 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5203 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>