+29
−20
Loading
Factor out spdk_bdev_io_complete_nvme_status() calls into a helper function bdev_nvme_io_complete_nvme_status(). This simplifies the code a little and will be helpful for the following patches to retry I/Os. Specify inline explicitly to avoid performance regression. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I1ac451486e1c6a4401842490411e986fac191d59 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7484 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>