aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2020-09-25 17:39:50 -0700
committerDarrick J. Wong <[email protected]>2020-10-07 08:40:28 -0700
commit64a3f3315bc60f710a0a25c1798ac0ea58c6fa1f (patch)
tree906416ab193a630c1e528479d065979746a494f7 /tools/perf/scripts/python/export-to-postgresql.py
parent919522e89f8e71fc6a8f8abe17be4011573c6ea0 (diff)
xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering
In most places in XFS, we have a specific order in which we gather resources: grab the inode, allocate a transaction, then lock the inode. xfs_bui_item_recover doesn't do it in that order, so fix it to be more consistent. This also makes the error bailout code a bit less weird. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Brian Foster <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions