K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-09-07T19:25:45.296268Z K 7 svn:log V 349 fusefs: suppress some Coverity resource leak CIDs in the tests The fusefs tests deliberately leak file descriptors. To do otherwise would add extra complications to the tests' mock FUSE server. This annotation should hopefully convince Coverity to shut up about the leaks. Reviewed by: uqs MFC after: 4 days Sponsored by: The FreeBSD Foundation END