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
F166302122: D33159.id100796.diff
Wed, Aug 12, 6:39 PM
F166302094: D33159.id99128.diff
Wed, Aug 12, 6:39 PM
F166302091: D33159.id.diff
Wed, Aug 12, 6:39 PM
F166302056: D33159.diff
Wed, Aug 12, 6:39 PM
Unknown Object (File)
Sun, Aug 9, 3:19 PM
Unknown Object (File)
Sun, Aug 9, 2:21 PM
Unknown Object (File)
Sun, Aug 9, 2:04 PM
Unknown Object (File)
Fri, Aug 7, 11:48 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