HomeFreeBSD

fusefs: improve warnings about buggy FUSE servers

Description

fusefs: improve warnings about buggy FUSE servers

The fusefs driver will print warning messages about FUSE servers that
commit protocol violations. Previously it would print those warnings on
every violation, but that could spam the console. Now it will print
each warning no more than once per lifetime of the mount. There is also
now a dtrace probe for each violation.

Sponsored by: Axcient
Reviewed by: emaste, pfg
Differential Revision: https://reviews.freebsd.org/D30780

(cherry picked from commit 0b9a5c6fa1733e600dcdb3b9df3b3d0ad5996920)

Details

Provenance
asomersAuthored on Jun 15 2021, 8:24 PM
Reviewer
emaste
Differential Revision
D30780: fusefs: improve warnings about buggy FUSE servers
Parents
rG39b5d593b7bd: fusefs: delete dead code
Branches
Unknown
Tags
Unknown