HomeFreeBSD

fusefs: invalidate the cache during copy_file_range

Description

fusefs: invalidate the cache during copy_file_range

FUSE_COPY_FILE_RANGE instructs the server to write data to a file.
fusefs must invalidate any cached data within the written range.

PR: 260242
MFC after: 2 weeks
Reviewed by: pfg
Differential Revision: https://reviews.freebsd.org/D33280

Details

Provenance
asomersAuthored on Dec 5 2021, 8:39 PM
Reviewer
pfg
Differential Revision
D33280: fusefs: invalidate the cache during copy_file_range
Parents
rGdc433e1530af: fusefs: inline fuse_io_dispatch
Branches
Unknown
Tags
Unknown