K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-05-06T16:54:35.980592Z K 7 svn:log V 350 fusefs: Fix another obscure permission handling bug Don't allow unprivileged users to set SGID on files to whose group they don't belong. This is slightly different than what POSIX says we should do (clear sgid on return from a successful chmod), but it matches what UFS currently does. Reported by: pjdfstest Sponsored by: The FreeBSD Foundation END