https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202192
--- Comment #22 from Ivan Rozhuk <rozhuk...@gmail.com> --- "if (strncmp(sfs.f_fstypename, "fusefs.sshfs", 12) == 0)" this does not cover: 1. sshfs mounted with RO 2. sshfs mounted with user that does not have perms 3. all other FUSE possible mount types -- You are receiving this mail because: You are the assignee for the bug.