[Bug 269772] mount tmpfs with nosymfollow unsupported

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

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=15df90218bb62df96ce27f47ad9953f4c1f37900

commit 15df90218bb62df96ce27f47ad9953f4c1f37900
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-02-23 13:15:17 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-02-23 13:15:17 +0000

    tmpfs: support the nosymfollow mount option

    PR:     269772
    Reported by:    firk@cantconnect.ru
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 sys/fs/tmpfs/tmpfs_vfsops.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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