summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-01-13 15:12:09 +0100
committerCarlos Maiolino <cem@kernel.org>2025-01-14 11:38:14 +0100
commiteb43b0b5cab885a9a76f5edb57020ad03eaf82b2 (patch)
treec7bc20372f8fdce333225aa08e1dbc8e21d4c891 /tools/perf/scripts/python/task-analyzer.py
parent05b5968f33a9fccabc5cb6672afd3ce2367db99b (diff)
xfs: simplify xfs_buf_delwri_pushbuf
xfs_buf_delwri_pushbuf synchronously writes a buffer that is on a delwri list already. Instead of doing a complicated dance with the delwri and wait list, just leave them alone and open code the actual buffer write. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Acked-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions