aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorChuhong Yuan <[email protected]>2020-06-03 09:27:28 -0700
committerDarrick J. Wong <[email protected]>2020-06-08 20:57:03 -0700
commit8cc0072469723459dc6bd7beff81b2b3149f4cf4 (patch)
tree53e5e11aea20a9cfbead9ed7a0a5a589e310bf73 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent6dcde60efd946e38fac8d276a6ca47492103e856 (diff)
xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
xfs_ifree_cluster() calls xfs_perag_get() at the beginning, but forgets to call xfs_perag_put() in one failed path. Add the missed function call to fix it. Fixes: ce92464c180b ("xfs: make xfs_trans_get_buf return an error code") Signed-off-by: Chuhong Yuan <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions