diff options
author | 2025-01-13 15:12:09 +0100 | |
---|---|---|
committer | 2025-01-14 11:38:14 +0100 | |
commit | eb43b0b5cab885a9a76f5edb57020ad03eaf82b2 (patch) | |
tree | c7bc20372f8fdce333225aa08e1dbc8e21d4c891 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: move xfs_buf_iowait out of (__)xfs_buf_submit (diff) | |
download | linux-rng-eb43b0b5cab885a9a76f5edb57020ad03eaf82b2.tar.xz linux-rng-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 <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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions