diff options
author | 2019-02-01 09:08:50 -0800 | |
---|---|---|
committer | 2019-02-11 16:06:38 -0800 | |
commit | c050fdfeb575a57ba955427142469b2d2e5f7ac2 (patch) | |
tree | 7371af6690a3c281e17cacfd462c52579983cd0d /tools/perf/scripts/python/stackcollapse.py | |
parent | xfs: never try to scrub more than 64 inodes per inobt record (diff) | |
download | linux-dev-c050fdfeb575a57ba955427142469b2d2e5f7ac2.tar.xz linux-dev-c050fdfeb575a57ba955427142469b2d2e5f7ac2.zip |
xfs: check the ir_startino alignment directly
In xchk_iallocbt_rec, check the alignment of ir_startino by converting
the inode cluster block alignment into units of inodes instead of the
other way around (converting ir_startino to blocks). This prevents us
from tripping over off-by-one errors in ir_startino which are obscured
by the inode -> block conversion.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions