diff options
| author | Christoph Hellwig <[email protected]> | 2025-01-13 14:12:09 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-01-14 10:38:14 +0000 |
| commit | eb43b0b5cab885a9a76f5edb57020ad03eaf82b2 (patch) | |
| tree | c7bc20372f8fdce333225aa08e1dbc8e21d4c891 /fs/xfs/xfs_exchrange.c | |
| parent | xfs: move xfs_buf_iowait out of (__)xfs_buf_submit (diff) | |
| download | kernel-eb43b0b5cab885a9a76f5edb57020ad03eaf82b2.tar.gz kernel-eb43b0b5cab885a9a76f5edb57020ad03eaf82b2.zip | |
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 <[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
