+3
−3
Loading
In debug mode, when the backing dev capacity is greater than 16TB, the value of io_unit_index is likely to be UINT32_MAX. Similarly, when the capacity is greater than 64TB, the value of chunk_map_index may be UINT32_MAX. These above situations may cause coredump to be triggered incorrectly. Change-Id: I9d89102531daebd779b3f0eb6386f478bfcaa80b Signed-off-by:Yalong Wang <yalong9@staff.sina.com.cn> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25427 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
GangCao <gang.cao@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeliu@tencent.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>