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)
Thu, Sep 26, 4:54 PM
Unknown Object (File)
Tue, Sep 24, 1:32 PM
Unknown Object (File)
Sat, Sep 21, 5:20 AM
Unknown Object (File)
Sun, Sep 15, 9:45 AM
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)
Aug 28 2024, 7:57 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