diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-06-25 15:58:36 +0200 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-07-01 12:29:50 +0200 |
| commit | e4281086ae6caf006b6ef0670479eb5f96880fb9 (patch) | |
| tree | 18f4c6940f8a3d87f34ae3f968f194e08c163b2c /tools/testing/selftests/resctrl/cache.c | |
| parent | 93e21ef2a819348fce899bd1bd1303979bba3f1d (diff) | |
| download | lwn-e4281086ae6caf006b6ef0670479eb5f96880fb9.tar.gz lwn-e4281086ae6caf006b6ef0670479eb5f96880fb9.zip | |
xfs: simplify __xfs_buf_ioend
__xfs_buf_ioend can only resubmit the buffer for asynchronous
writes, which means the retry handling xfs_buf_iowait is not needed.
Because of this can stop returning a value from __xfs_buf_ioend and
just release the buffer for async I/O that does not require retries.
Also drop the __-prefix now that the semantics are straight forward.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/testing/selftests/resctrl/cache.c')
0 files changed, 0 insertions, 0 deletions
