+1
−1
+21
−14
Loading
With iobuf channel alloated on heap it is possible to call fini with exactly the same channel object which was initiated. Having channel copy on stack as it was done on poll group destroy would be problematic when iobuf channel become non trivial type. It is a prework for further changes in iobuf. Change-Id: Ib26758f07916f5adacaad07253a82af3e4b76588 Signed-off-by:Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19992 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>