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
F106949951: D33159.id100796.diff
Tue, Jan 7, 11:01 PM
Unknown Object (File)
Dec 6 2024, 11:19 PM
Unknown Object (File)
Dec 4 2024, 12:49 AM
Unknown Object (File)
Nov 6 2024, 1:54 PM
Unknown Object (File)
Oct 18 2024, 4:42 AM
Unknown Object (File)
Sep 26 2024, 4:54 PM
Unknown Object (File)
Sep 24 2024, 1:32 PM
Unknown Object (File)
Sep 21 2024, 5:20 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