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, Oct 16, 2:58 AM
Unknown Object (File)
Sun, Oct 12, 12:15 PM
Unknown Object (File)
Wed, Oct 8, 9:01 AM
Unknown Object (File)
Wed, Oct 8, 12:23 AM
Unknown Object (File)
Mon, Oct 6, 12:02 AM
Unknown Object (File)
Tue, Sep 30, 4:14 AM
Unknown Object (File)
Thu, Sep 25, 9:47 PM
Unknown Object (File)
Mon, Sep 22, 10:50 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