+49
−11
Loading
Upcoming patches will add iobuf support, where the buffers may not be able to be immediately allocated. Prepare for that support by breaking out the code into separate functions that should run after the buffer is allocated. This will reduce the size of the iobuf support patch. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I7bd7d6ac65c607ff2374c39dc658e1c0e6a02b0b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17926 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>