K 10 svn:author V 7 asomers K 8 svn:date V 27 2021-07-27T16:51:30.922090Z K 7 svn:log V 636 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) Git Hash: ba99ff623b80d3b8173f6bd08758bc43626ea6d9 Git Author: asomers@FreeBSD.org END