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, May 20, 8:36 PM
Unknown Object (File)
Thu, May 9, 11:46 PM
Unknown Object (File)
Thu, May 2, 11:23 PM
Unknown Object (File)
Apr 27 2024, 1:27 AM
Unknown Object (File)
Feb 18 2024, 9:55 PM
Unknown Object (File)
Feb 7 2024, 3:41 PM
Unknown Object (File)
Jan 12 2024, 7:59 AM
Unknown Object (File)
Dec 22 2023, 9:51 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43018
Build 39906: arc lint + arc unit