[Bug 273414] linuxulator regression in symlinks under zfs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273414] linuxulator regression in symlinks under zfs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 10:34:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273414 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=bb8ecf259f96510b9c2146d846403393543061b7 commit bb8ecf259f96510b9c2146d846403393543061b7 Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2023-10-19 10:33:58 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2023-10-19 10:33:58 +0000 vfs cache: Fallback to namei to resolve symlinks with leading / in target 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 sys/kern/vfs_cache.c | 5 +++++ 1 file changed, 5 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.