From nobody Thu Aug 10 04:50:51 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 4RLvd73Js6z4q4BQ for ; Thu, 10 Aug 2023 04:50:51 +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 4RLvd71Q2dz3X4X for ; Thu, 10 Aug 2023 04:50:51 +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=1691643051; 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=tH18jyBERMGFEhgFe3CSd7pv+AYq9rdAKyNgWRJBvhc=; b=Xfs/TPHCGGcnod8caIMtoAN0imVU50kgEtb3AsCKrZQAPW2w4dumvYdhwSRDv+8J5hhbII BlG1VeTqdsssmBc164Wd3KYITIRK6kwYdeC7Ys8Bc99k03aXhpEiZASknfknmWySf0Ueo/ cs5WYngtFE+pN5qNkSWellIaIC7NpqIejD8WjNVzs4J3inPxavQdjkqd84PZtg2Klh+ETQ VHhLkO3hoTi2FBXS4z1b3E2HaBQBmOcCgG7LxPOQhlb8PoAGoXmbuo7n1HEDPVpNgx7ii9 MXIsn1nmcXX++L1wUyT9uW00qcKN8TS30xOiJRbo4H+CCDtJQkGRWSPQWjPWKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691643051; a=rsa-sha256; cv=none; b=DJafyd7hrscHbgRzu7g1wyfCkitQ9pvEXH+lrLRyPkFOclLnReCA7MkXAwK1kiYsce4TAT VgCaE78WZ6xwVIqMkr1pXzLCaf7XWybCbxd2LyAiDjdmmbghQAyxn6RFEqP8P4EWWRjZjD rqtWtAWn7XLzyyAFO2G00K1dgOEPQzYNITJ85D18VRKKBth9XqRaRpXja/OXK2/eeBzxSb R4k0DyBxfCXsB6ZhpjKD6MPJtuGZxxsTAb8bTmHQ/efcV8mbtA6PNvgGcJbIhWN9lppfXZ ys0B0chvv9E0mbpRCHORUoYWjqCtmXsTrbnPyhl3jDL0pfduIqdxWSZtcZnY5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RLvd70TjxzkRF for ; Thu, 10 Aug 2023 04:50:51 +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 37A4opvW084378 for ; Thu, 10 Aug 2023 04:50:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37A4op9D084377 for fs@FreeBSD.org; Thu, 10 Aug 2023 04:50:51 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: =?UTF-8?B?W0J1ZyAyNzE5NDVdIHBhbmljOiBkZWFkbHJlc190ZF9zbGVlcF9x?= =?UTF-8?B?OiBwb3NzaWJsZSBkZWFkbG9jayBkZXRlY3RlZCBmb3Ig4oCmIChzdGF0KSB8?= =?UTF-8?B?IChwb3N0Z3JlcykgfCAoTFRPIHRvbWwuNTRkMjgxNzEtYykgLCBibG9ja2Vk?= =?UTF-8?B?IGZvciDigKYgdGlja3Mg4oCTIGR1cmluZyBwb3VkcmllcmUtYnVsayg4KQ==?= Date: Thu, 10 Aug 2023 04:50:51 +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: CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc flagtypes.name 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=3D271945 Graham Perrin =E2=97=90 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fs@FreeBSD.org Flags| |maintainer-feedback?(fs@Fre | |eBSD.org) --- Comment #14 from Graham Perrin =E2=97=90 --- Block bug 271607? Tentatively, via :=20 - > ZIL: Fix config lock deadlock. =C2=B7 openzfs/zfs@2cb992a --=20 You are receiving this mail because: You are on the CC list for the bug.=