aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDarrick J. Wong <[email protected]>2022-05-20 14:42:49 +1000
committerDave Chinner <[email protected]>2022-05-20 14:42:49 +1000
commit2fe3ffcf5592f24a9f9131a91727673d19f2b2d9 (patch)
tree1efab77c422a94cc38c26667eada202910a89501 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent25b1e9dc32299b98257835910f8e532d805b824f (diff)
xfs: free xfs_attrd_log_items correctly
Technically speaking, objects allocated out of a specific slab cache are supposed to be freed to that slab cache. The popular slab backends will take care of this for us, but SLOB famously doesn't. Fix this, even if slob + xfs are not that common of a combination. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Allison Henderson <[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