summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-04-27 21:14:59 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2020-05-04 19:03:15 +0300
commite968350aadf34c86eedd9cb43f6324263845586b (patch)
tree695c59b4fce6f3e6c968c71fd30155d0f960c8ae /scripts/patch-kernel
parentec43f6da31f100696b56e4781b62fb5367a40d71 (diff)
downloadlinux-e968350aadf34c86eedd9cb43f6324263845586b.tar.xz
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 <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions