Page MenuHomeFreeBSD

fusefs: copy_file_range must update file timestamps
ClosedPublic

Authored by asomers on Nov 29 2021, 2:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 17, 7:03 PM
Unknown Object (File)
Thu, Feb 13, 3:42 AM
Unknown Object (File)
Mon, Feb 10, 3:04 PM
Unknown Object (File)
Sat, Feb 1, 4:41 PM
Unknown Object (File)
Sat, Feb 1, 3:33 PM
Unknown Object (File)
Sat, Feb 1, 2:02 PM
Unknown Object (File)
Jan 21 2025, 1:48 PM
Unknown Object (File)
Jan 8 2025, 9:33 PM
Subscribers

Details

Summary

If FUSE_COPY_FILE_RANGE returns successfully, update the atime of the
source and the mtime and ctime of the destination.

MFC after: 2 weeks

Test Plan

tests added

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable