diff options
author | Chunguang Xu <[email protected]> | 2020-11-07 23:58:12 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-12-03 09:42:39 -0500 |
commit | 6bd97bf273bdb4944904e57480f6545bca48ad77 (patch) | |
tree | 9b53e65653f562385b554b32aa3c9aa18cbb9c1f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 837c23fbc1b812f814c75388b6b364349c02efd8 (diff) |
ext4: remove redundant mb_regenerate_buddy()
After this patch (163a203), if an abnormal bitmap is detected, we
will mark the group as corrupt, and we will not use this group in
the future. Therefore, it should be meaningless to regenerate the
buddy bitmap of this group, It might be better to delete it.
Signed-off-by: Chunguang Xu <[email protected]>
Reviewed-by: Andreas Dilger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions