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, Nov 13, 1:58 PM
Unknown Object (File)
Thu, Nov 6, 3:23 PM
Unknown Object (File)
Sun, Nov 2, 8:56 AM
Unknown Object (File)
Fri, Oct 31, 10:25 AM
Unknown Object (File)
Fri, Oct 24, 6:42 PM
Unknown Object (File)
Sat, Oct 18, 6:21 PM
Unknown Object (File)
Sat, Oct 18, 7:14 AM
Unknown Object (File)
Sat, Oct 18, 7:14 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable