diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-13 15:12:11 +0100 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2025-01-14 11:38:14 +0100 |
commit | 0195647abaac92f5dbd2799f64d19f316fd97b7a (patch) | |
tree | 0291dd9c5ab25f4298242b9619a8b07a7a8acee8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 72842dbc2b81c4a43203b47b1d4c1ec2aa508020 (diff) |
xfs: move write verification out of _xfs_buf_ioapply
Split the write verification logic out of _xfs_buf_ioapply into a new
xfs_buf_verify_write helper called by xfs_buf_submit given that it isn't
about applying the I/O and doesn't really fit in with the rest of
_xfs_buf_ioapply.
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions