diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-13 15:12:10 +0100 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-01-14 11:38:14 +0100 |
commit | 72842dbc2b81c4a43203b47b1d4c1ec2aa508020 (patch) | |
tree | 0f4fbb55d0653c6c0e21a4ef6cf522255accb845 /tools/perf/scripts/python/task-analyzer.py | |
parent | eb43b0b5cab885a9a76f5edb57020ad03eaf82b2 (diff) |
xfs: remove xfs_buf_delwri_submit_buffers
xfs_buf_delwri_submit_buffers has two callers for synchronous and
asynchronous writes that share very little logic. Split out a helper for
the shared per-buffer loop and otherwise open code the submission in the
two callers.
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