From nobody Thu Sep 28 09:06:17 2023 X-Original-To: fs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rx6zF5WlCz4vlZQ for ; Thu, 28 Sep 2023 09:06:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rx6zF4LCLz4VZR for ; Thu, 28 Sep 2023 09:06:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695891977; a=rsa-sha256; cv=none; b=EgMUyAlrg6fU3NmvLEJU51L0CZbRo6M3+xu73iSuF0PLNZW3Owx9okiQsv3uakzo+ItIwh q/DoZpWhKi4r3pDJ53ebwBNADhLmxIikuvVJ5jXdOlPqtKiQpfVjTnSMo6CXNTDv6KoEsd aVei82NCjPeFoPgDfS1qMYR0srwKhg5cDuBpzgxbGf+OCqghruCKMcUJnYO9RnUzdjx721 TqrZ3HERzDLr0Ux97/lfwojmfpBp9uQx78Txkvjt4Y5C7hiZgVM15EyifwSSGB5tXr/8yZ 9c+4rFFGhq+bbQvPAXQHNJZGqSpRW6aixFdlh9buBtAHK81kG5GTwIZOdYr25A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695891977; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7rCQ56oabpQ9NQ1k6wMi5IueWysXKqlWM6C0BgaS62U=; b=ebHw6U/S7iVW64MlkzoILaICT8QAjjzID9I/t6jvQ3J7u9ujiyUK8GbuBO6o8VLuqFtluE yzuqixG21gr1TCuRL2sImKTIP+j6ecqOLpax/H5nAJdeZDjSAXFX4HDTEN15FnJQbQ9Wyw uIoy/L4QY1NAPWXp3w/GiVSt49FYCyPiTUKOMH5cQJ9+plvLjrNgTbkpkCZuExbdoYOS7F qhDgI+NFYvkkTIGxxk5pvbmK/uv8QmJJWrXnGpagVA6OWCYG6a2uBK7Hdqkm92UweEWCA6 crb6LwI4NYxhhVEaE5kVjLwccML6BSSols5aKUk/93DLiQYvGLICZwYcsQKglw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Rx6zF3K11z1rs for ; Thu, 28 Sep 2023 09:06:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38S96HRS031986 for ; Thu, 28 Sep 2023 09:06:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38S96HWD031985 for fs@FreeBSD.org; Thu, 28 Sep 2023 09:06:17 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 273953] panic: vfs_remount_ro: mp is not busied Date: Thu, 28 Sep 2023 09:06:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273953 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D5b200ff58126a028ba357f297cbb596a7= 475962c commit 5b200ff58126a028ba357f297cbb596a7475962c Author: Konstantin Belousov AuthorDate: 2023-09-20 03:42:31 +0000 Commit: Konstantin Belousov CommitDate: 2023-09-28 09:05:05 +0000 vfs_remount_ro(): mnt_lockref should be only accessed after vfs_op_ente= r() PR: 273953 (cherry picked from commit c584bb9cac16bc200ac45cc8b709e7e7e99e24bb) sys/kern/vfs_mount.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=