HomeFreeBSD

fusefs: copy_file_range must update file timestamps

Description

fusefs: copy_file_range must update file timestamps

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
Reviewers: pfg
Differential Revision: https://reviews.freebsd.org/D33159

Details

Provenance
asomersAuthored on Nov 29 2021, 2:50 AM
Differential Revision
D33159: fusefs: copy_file_range must update file timestamps
Parents
rG13d593a5b060: Fix a race in fusefs that can corrupt a file's size.
Branches
Unknown
Tags
Unknown