[Bug 270917] Panic on recent -CURRENT: Unread portion of the kernel message buffer: no proper vop_fplookup_vexec

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 18 Apr 2023 18:06:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270917

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=5e954b9216ed94f66c74ef55622e0a8fe18d805a

commit 5e954b9216ed94f66c74ef55622e0a8fe18d805a
Author:     Mateusz Guzik <mjg@FreeBSD.org>
AuthorDate: 2023-04-18 18:04:16 +0000
Commit:     Mateusz Guzik <mjg@FreeBSD.org>
CommitDate: 2023-04-18 18:06:30 +0000

    tmpfs: add missing vop_fplookup ops to tmpfs_fifoop_entries

    Reported by:    gbe
    PR:     270917

 sys/fs/tmpfs/tmpfs_fifoops.c | 2 ++
 1 file changed, 2 insertions(+)

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