aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2018-06-05 10:09:33 -0700
committerDarrick J. Wong <[email protected]>2018-06-06 08:10:26 -0700
commit541b5acc85916343a08f72dde17400cbb165417d (patch)
tree029ab9f02bae083242b30401e962ff85c1637b30 /tools/perf/scripts/python/export-to-postgresql.py
parent02a0fda875c89e826c9f9f7e6861a0314d6a6b7d (diff)
xfs: verify root inode more thoroughly
When looking up the root inode at mount time, we don't actually do any verification to check that the inode is allocated and accounted for correctly in the INOBT. Make the checks on the root inode more robust by making it an untrusted lookup. This forces the inode lookup to use the inode btree to verify the inode is allocated and mapped correctly to disk. This will also have the effect of catching a significant number of AGI/INOBT related corruptions in AG 0 at mount time. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Carlos Maiolino <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions