Loading
bdev: Add SPDK_MIN_BDEV_IO_STATUS to allocate array for error status
We can allocate an array for error status dynamically via negating SPDK_MIN_BDEV_IO_STATUS. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Id36a92bfaa906b445715c03b69a0fd9a154a49e0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15898 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>