aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2020-04-27 11:14:59 -0700
committerDarrick J. Wong <[email protected]>2020-05-04 09:03:15 -0700
commite968350aadf34c86eedd9cb43f6324263845586b (patch)
tree695c59b4fce6f3e6c968c71fd30155d0f960c8ae /tools/perf/scripts/python/export-to-sqlite.py
parentec43f6da31f100696b56e4781b62fb5367a40d71 (diff)
xfs: refactor the buffer cancellation table helpers
Replace the somewhat convoluted use of xlog_peek_buffer_cancelled and xlog_check_buffer_cancelled with two obvious helpers: xlog_is_buffer_cancelled, which returns true if there is a buffer in the cancellation table, and xlog_put_buffer_cancelled, which also decrements the reference count of the buffer cancellation table. Both share a little helper to look up the entry. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions