diff options
author | Christoph Hellwig <[email protected]> | 2023-06-14 16:03:38 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-06-16 10:08:08 -0600 |
commit | 0b24be4691c9e6ea13ca70050d42a9f9032fa788 (patch) | |
tree | 7fcc84992a1ea76fd31d1ee290a139c266692a5c /scripts/generate_rust_analyzer.py | |
parent | 236f25529637db5526e2795194d631d41dadab4a (diff) |
splice: don't call file_accessed in copy_splice_read
copy_splice_read calls into ->read_iter to read the data, which already
calls file_accessed.
Fixes: 33b3b041543e ("splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE")
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
Reviewed-by: David Howells <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions