diff options
author | Zhang Yi <[email protected]> | 2024-01-19 14:11:54 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-02-21 22:39:38 -0500 |
commit | 68ee261fb15457ecb17e3683cb4e6a4792ca5b71 (patch) | |
tree | dec0901a8864c2b3909898a74ef76701bccbef27 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 547e64bda9c7bd6bda2d20a329bb0f60258fe19b (diff) |
ext4: add a hint for block bitmap corrupt state in mb_groups
If one group is marked as block bitmap corrupted, its free blocks cannot
be used and its free count is also deducted from the global
sbi->s_freeclusters_counter. User might be confused about the absent
free space because we can't query the information about corrupted block
groups except unreliable error messages in syslog. So add a hint to show
block bitmap corrupted groups in mb_groups.
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions