From nobody Mon Dec 23 03:28:13 2024 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 4YGk4Z2HN1z5Wr9S for ; Mon, 23 Dec 2024 03:28:14 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YGk4Y6RR9z4j1s for ; Mon, 23 Dec 2024 03:28:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1734924493; 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=8tLAxULco/fBhhzmH1xVlOogYIs+Jn9k243IkukqxTM=; b=DhgWvQftG2G30tMpogcgaWxsEc+clx9zZ9PSIM4tW4obTJOosN0fROrR+rVPuDtR00kObN kHnvkwyyXF8O/DpuoO8Uk6CbIeib0mZ5U4m4gWUG7n5pOjLkDABFIpmNbTkNECJcobtNmc /u1guOpeJVsy5Z7BU+9YGI6WTw61PDbOgGf+mHkWqdL8wjWIHryEJu2t/PwStxLvxZA28o eVE+CAL3eqDuA7sUxDQyr+WA1Bfl4lHeeNlhFhpal4QfSVAmXwyq7h35oX6IBYHPkGQjHv TwxcJvqUiQrkbfS7fU7H07qqNPurGOEr6kX7h6n14OC/zvK/NTE6KWBoWeBDZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734924493; a=rsa-sha256; cv=none; b=VpKoknQbZbQW7angIv0iD8xoYz2IRYW7y2DGCaXPKejqXiKFMj5NWWiTFvOiYVxHIwfhO6 hJmd5qH2SkS7AcQpXkk8WMVSbGgSJshWso0GwDwQthIc78klG8/5GwILoUSibztxA3rV4h sETkLm/NEvtaCBDNd1yIk1eL8YTa5BASBF8HLgjsh366aJRyjgmArIZANhBZmDjLokZAdl 6hYOaXUCLomtShHhAlyyipE6aFAMS62bFAdtO1vWyr+IZ1C3Avif+8PtjoQZpxS5zsVWht Bfv+JyLvm60x/5HVc4/jtfn4R/IpwbZYpnV/IzipubF0z6lZ1E91CRcZnOElfg== 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 4YGk4Y5wv6zcp1 for ; Mon, 23 Dec 2024 03:28:13 +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 4BN3SDvH063505 for ; Mon, 23 Dec 2024 03:28:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BN3SD5X063504 for fs@FreeBSD.org; Mon, 23 Dec 2024 03:28:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 283457] [vfs] add option to panic when mounting of root filesystem fails Date: Mon, 23 Dec 2024 03:28:13 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: imp@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D283457 Warner Losh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #4 from Warner Losh --- A new tuneable is easier since we are already up and running and can parse = it. New boot flags are harder. There are maybe 8 or 10 loaders that need updati= ng since we do weird parsing in odd places. And the kernel has to match the loader. While we have bits sparse, it's hard to find all the places to make= the changes... not impossible just a bit tricky --=20 You are receiving this mail because: You are the assignee for the bug.=