[Bug 216391] [fusefs] fs mounted with option default_permission + allow_other not doing permission check as expected

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 23 19:36:03 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216391

jpicalau+freebsd_bugzilla at elmandria.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpicalau+freebsd_bugzilla at e
                   |                            |lmandria.com

--- Comment #1 from jpicalau+freebsd_bugzilla at elmandria.com ---
I'm seeing the same issue using fuse-sshfs.

I don't actually know anything about the freebsd kernel code, but my best
guess, looking at
https://svnweb.freebsd.org/base/head/sys/fs/fuse/fuse_internal.c?view=markup&pathrev=330354#l169
, is that default_permission is not actually handled at all. The "/* Let the
kernel handle this. */" comment is probably meant as a TODO.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list