This ensures that we invoke VOP_READ on the input file even if it's
empty, which in turn helps ensure that filesystems update the atime of
the file.
PR: 274615
Differential D43524 Authored by markj on Jan 20 2024, 5:29 PM.
Details Summary This ensures that we invoke VOP_READ on the input file even if it's PR: 274615
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptJan 20 2024, 5:29 PM2024-01-20 17:29:53 (UTC+0) Harbormaster completed remote builds in B55512: Diff 133096.Jan 20 2024, 5:29 PM2024-01-20 17:29:55 (UTC+0) This revision is now accepted and ready to land.Jan 20 2024, 6:45 PM2024-01-20 18:45:40 (UTC+0)
Closed by commit rG08f3d5b60cdf: copy_file_range: Call vn_rdwr() at least once (authored by markj). · Explain WhyApr 4 2024, 9:17 PM2024-04-04 21:17:09 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136548 sys/kern/vfs_vnops.c
|