Loading
FTL: Fix error path for initializing mempools
If both allocation paths would fail, then the same mngt path would execute rollback twice, leading to use after free error. Signed-off-by:Kozlowski Mateusz <mateusz.kozlowski@intel.com> Change-Id: I55c9ea5131faabc930fd8ff92ddd9f8d0fd9a0b0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14596 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>