Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2023 06:56:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273414] linuxulator regression in symlinks under zfs
Message-ID:  <bug-273414-227-Ec1eXDky4N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273414-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273414-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273414

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Db84a836ef02de42e262ce44d46c859be2=
88df4b0

commit b84a836ef02de42e262ce44d46c859be288df4b0
Author:     Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2023-10-19 10:33:58 +0000
Commit:     Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2023-10-22 06:55:53 +0000

    vfs cache: Fallback to namei to resolve symlinks with leading / in targ=
et
for non-native ABI

    This is a temporary solution to fix PR before release.
    During 15.0 it's necessary to refactor symlinks handling
    between vfs & namecache.

    PR:                     273414
    Reported by:            Vincent Milum Jr, Dan Kotowski, glebius
    Tested by:              Dan Kotowski, glebius
    Reviewed by:
    Differential Revision:  https://reviews.freebsd.org/D41806
    MFC after:              3 days

    (cherry picked from commit bb8ecf259f96510b9c2146d846403393543061b7)

 sys/kern/vfs_cache.c | 5 +++++
 1 file changed, 5 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273414-227-Ec1eXDky4N>