diff options
| author | Christoph Hellwig <[email protected]> | 2025-01-13 14:12:10 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-01-14 10:38:14 +0000 |
| commit | 72842dbc2b81c4a43203b47b1d4c1ec2aa508020 (patch) | |
| tree | 0f4fbb55d0653c6c0e21a4ef6cf522255accb845 /fs/xfs/xfs_exchrange.c | |
| parent | xfs: simplify xfs_buf_delwri_pushbuf (diff) | |
| download | kernel-72842dbc2b81c4a43203b47b1d4c1ec2aa508020.tar.gz kernel-72842dbc2b81c4a43203b47b1d4c1ec2aa508020.zip | |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Acked-by: Dave Chinner <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_exchrange.c')
0 files changed, 0 insertions, 0 deletions
