https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163048
--- Comment #4 from Henry Hu <[email protected]> --- With "option MAC" removed, non-root mounting still does not work. This time, in fuse_vfsop.c:324, fuse_vfsop_mount() calls priv_check(PRIV_VFS_FUSE_MOUNT_NONUSER), while PRIV_VFS_FUSE_MOUNT_NONUSER is defined as PRIV_VFS_MOUNT_NONUSER. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
