[Bug 295453] loading virtio_p9fs driver, then mounting a directory then calling kldunload causes kernel panic
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Aug 2026 14:44:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295453
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=b39457bb1566912062b2df551b7b8d429b8ba0da
commit b39457bb1566912062b2df551b7b8d429b8ba0da
Author: Nimish Jain <njain15@protonmail.com>
AuthorDate: 2026-08-18 14:41:38 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-08-18 14:43:16 +0000
virtio_p9fs: Disallow detach if a session is in progress
PR: 295453
Reviewed by: markj
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D57500
sys/dev/virtio/p9fs/virtio_p9fs.c | 4 ++++
1 file changed, 4 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.