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)
Sun, Sep 8, 9:11 PM
Unknown Object (File)
Sun, Sep 8, 9:16 AM
Unknown Object (File)
Sat, Sep 7, 5:23 AM
Unknown Object (File)
Wed, Aug 28, 7:57 PM
Unknown Object (File)
Thu, Aug 22, 6:37 PM
Unknown Object (File)
Sat, Aug 17, 2:09 PM
Unknown Object (File)
Aug 12 2024, 7:18 PM
Unknown Object (File)
Aug 12 2024, 5:35 AM
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