aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2020-06-29 14:48:47 -0700
committerDarrick J. Wong <[email protected]>2020-07-06 10:46:58 -0700
commitb01d1461ae6d98165cddab6f7219b459e2ac413d (patch)
treed32b02d7c5c9abc66df849b29a15ee450acf2a22 /tools/perf/scripts/python/export-to-postgresql.py
parent9fe5c77cbe3cacc60d03ae5940033e4173fc1847 (diff)
xfs: call xfs_buf_iodone directly
All unmarked dirty buffers should be in the AIL and have log items attached to them. Hence when they are written, we will run a callback to remove the item from the AIL if appropriate. Now that we've handled inode and dquot buffers, all remaining calls are to xfs_buf_iodone() and so we can hard code this rather than use an indirect call. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Reviewed-by: Amir Goldstein <[email protected]> Reviewed-by: Brian Foster <[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