diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-13 17:12:09 +0300 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-01-14 13:38:14 +0300 |
commit | eb43b0b5cab885a9a76f5edb57020ad03eaf82b2 (patch) | |
tree | c7bc20372f8fdce333225aa08e1dbc8e21d4c891 /scripts/lib/kdoc/kdoc_files.py | |
parent | 05b5968f33a9fccabc5cb6672afd3ce2367db99b (diff) | |
download | linux-eb43b0b5cab885a9a76f5edb57020ad03eaf82b2.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions