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)
Sat, Mar 21, 8:01 PM
Unknown Object (File)
Sat, Mar 21, 2:54 AM
Unknown Object (File)
Tue, Mar 17, 4:14 AM
Unknown Object (File)
Thu, Mar 12, 12:48 PM
Unknown Object (File)
Mon, Mar 9, 11:07 PM
Unknown Object (File)
Wed, Mar 4, 11:23 PM
Unknown Object (File)
Thu, Feb 26, 11:28 PM
Unknown Object (File)
Mon, Feb 23, 1:27 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