[Bug 269772] mount tmpfs with nosymfollow unsupported

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Feb 2023 07:28:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269772

            Bug ID: 269772
           Summary: mount tmpfs with nosymfollow unsupported
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: firk@cantconnect.ru

It seems that the only thing to be done is to add "nosymfollow" to tmpfs_opts[]
array here: https://cgit.freebsd.org/src/tree/sys/fs/tmpfs/tmpfs_vfsops.c#n94

Or am I missed something?

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