Commit c1bfc564 authored by Jin Yu's avatar Jin Yu Committed by Tomasz Zawadzki
Browse files

bdev: directly split io when split io get buf



Change-Id: I8f88a9794eff4c302de85d56da90319cf2cc2f47
Signed-off-by: default avatarJin Yu <jin.yu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4243


Community-CI: Broadcom CI
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
parent aa6b6f08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2137,7 +2137,7 @@ bdev_io_split_get_buf_cb(struct spdk_io_channel *ch, struct spdk_bdev_io *bdev_i
		return;
	}

	bdev_io_split(ch, bdev_io);
	_bdev_io_split(bdev_io);
}

/* Explicitly mark this inline, since it's used as a function pointer and otherwise won't