aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2018-06-03 16:10:14 -0700
committerDarrick J. Wong <[email protected]>2018-06-04 14:45:30 -0700
commiteeee0d6a9bc93eaa211918c203fde263d44fa20e (patch)
treedc57a131d7b8e04da8157835efdbbfd0b19035c1 /tools/perf/scripts/python/export-to-postgresql.py
parenta37f7b127ed3dcfab3edc105482891711c1966b3 (diff)
xfs: btree lookup shouldn't ASSERT on empty btree nodes
If a btree lookup encounters an empty btree node or an empty btree leaf on a multi-level btree, that's evidence of a corrupt on-disk btree. Therefore, we should return -EFSCORRUPTED to the upper levels, not an ASSERT failure. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions