[Bug 273953] panic: vfs_remount_ro: mp is not busied

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 28 Sep 2023 09:06:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273953

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

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

commit 5b200ff58126a028ba357f297cbb596a7475962c
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-09-20 03:42:31 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-09-28 09:05:05 +0000

    vfs_remount_ro(): mnt_lockref should be only accessed after vfs_op_enter()

    PR:     273953

    (cherry picked from commit c584bb9cac16bc200ac45cc8b709e7e7e99e24bb)

 sys/kern/vfs_mount.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

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