diff options
author | Theodore Ts'o <[email protected]> | 2018-06-13 23:08:26 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2018-06-13 23:08:26 -0400 |
commit | 77260807d1170a8cf35dbb06e07461a655f67eee (patch) | |
tree | b2390b2107ca0fead0013c5545c9d448d1a99103 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 819b23f1c501b17b9694325471789e6b5cc2d0d2 (diff) |
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
It's really bad when the allocation bitmaps and the inode table
overlap with the block group descriptors, since it causes random
corruption of the bg descriptors. So we really want to head those off
at the pass.
https://bugzilla.kernel.org/show_bug.cgi?id=199865
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions