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
copy_file_range: Call vn_rdwr() even for zero-length files markj on Jan 20 2024, 5:29 PM. Authored by Tags None Referenced Files
Details This ensures that we invoke VOP_READ on the input file even if it's PR: 274615
Diff Detail
|