aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2016-10-10 16:47:40 +1100
committerDave Chinner <[email protected]>2016-10-10 16:47:40 +1100
commit024adf48702212b0af15c682a7ff9773e1e092d6 (patch)
tree452b62e369489bd4d207d125615580913b4fb9ad /tools/perf/scripts/python/bin/export-to-postgresql-report
parent63646fc58d666f149b85ccf470bfc1576a779d4c (diff)
xfs: reduce stack usage of _reflink_clear_inode_flag
The loop in _reflink_clear_inode_flag isn't necessary since we jump out if any part of any extent is shared. Remove the loop and we no longer need two maps, so we can save some stack use. Signed-off-by: Darrick J. Wong <[email protected]> Reported-by: Brian Foster <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions