This change adds ability to do extents tree validation under ext2_vget() and simply detect inodes with extents corruptions.
The variable print_extents_walk allows to print extents tree, if needed.
Details
Details
- Reviewers
pfg - Commits
- rG5679656e09fb: Improve extents verification logic.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Using all uppercase messages is bad, unless there is a panic.
Otherwise, LGTM.
sys/fs/ext2fs/ext2_inode_cnv.c | ||
---|---|---|
76 | No, please don''r have the filesystem scream. |