This repository has been archived by the owner on May 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CORTX-31907- panic at m0_balloc_load_extents() (#2064)
Custom build to debug balloc assert due to corrupt btree. 1. Added assert in balloc code in case any btree operation fails. 2. Added debug print in btree code to print error messages specific balloc btrees. 3. Updated assert added in balloc code in when btree operation fails in sync with new btree code. 4. Added assert in case ext creation fails due low memory also if alloc/free db update returns error. Signed-off-by: Mukund Kanekar <mukund.kanekar@seagate.com>
- Loading branch information
1 parent
5423084
commit 705e891
Showing
1 changed file
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters