HomeFreeBSD

fusefs: fix cache invalidation error from r346162

Description

fusefs: fix cache invalidation error from r346162

An off-by-one error led to the last page of a write not being removed from
its object, even though that page's buffer was marked as invalid.

PR: 235774
Sponsored by: The FreeBSD Foundation

Details

Provenance
asomersAuthored on
Parents
rS346755: MFC r335837 (by kp): carp: Set DSCP value CS7
Branches
Unknown
Tags
Unknown