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, Jul 25, 8:51 AM
Unknown Object (File)
Jun 24 2024, 7:56 PM
Unknown Object (File)
Jun 22 2024, 7:49 PM
Unknown Object (File)
Jun 18 2024, 9:12 PM
Unknown Object (File)
Jun 7 2024, 2:30 PM
Unknown Object (File)
May 20 2024, 8:36 PM
Unknown Object (File)
May 9 2024, 11:46 PM
Unknown Object (File)
May 2 2024, 11:23 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