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: [email protected]
Reporter: [email protected]
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.