Loading
bdev/nvme: Consolidate exit paths of get_buf_cb()
I/Os will be retried if spdk_bdev_io_complete() is called with SPDK_BDEV_IO_STATUS_FAILED. To do it easier, consolidate exit paths of bdev_nvme_get_buf_cb(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I0a67b88a107d616c5a5b0fc5ff963ad1402f5651 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7487 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot