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, Apr 16, 8:51 AM
Unknown Object (File)
Sun, Apr 12, 2:59 AM
Unknown Object (File)
Sat, Apr 11, 10:24 PM
Unknown Object (File)
Sat, Apr 11, 3:00 AM
Unknown Object (File)
Fri, Apr 10, 10:39 AM
Unknown Object (File)
Wed, Apr 8, 11:54 PM
Unknown Object (File)
Sun, Apr 5, 2:15 PM
Unknown Object (File)
Sat, Apr 4, 3:48 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