[Bug 273953] panic: vfs_remount_ro: mp is not busied
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Sep 2023 01:00:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273953
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c584bb9cac16bc200ac45cc8b709e7e7e99e24bb
commit c584bb9cac16bc200ac45cc8b709e7e7e99e24bb
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-09-20 03:42:31 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-09-21 00:59:11 +0000
vfs_remount_ro(): mnt_lockref should be only accessed after vfs_op_enter()
PR: 273953
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
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.