diff options
author | Dave Chinner <[email protected]> | 2016-05-18 14:11:41 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-05-18 14:11:41 +1000 |
commit | 545c0889d26d47e1139c527002eb131343d13b63 (patch) | |
tree | 1ee76da796b161893b1228bc4a6fc136f3bc9c12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 194293631d009254348f43710a7673bbb84a4172 (diff) |
xfs: simplify inode reclaim tagging interfaces
Inode radix tree tagging for reclaim passes a lot of unnecessary
variables around. Over time the xfs-perag has grown a xfs_mount
backpointer, and an internal agno so we don't need to pass other
variables into the tagging functions to supply this information.
Rework the functions to pass the minimal variable set required
and simplify the internal logic and flow.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions