From nobody Tue Nov 19 21:22:46 2024 X-Original-To: bugs@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 4XtHX71Dk9z5fS2g for ; Tue, 19 Nov 2024 21:22:47 +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 4XtHX65R64z4qfj for ; Tue, 19 Nov 2024 21:22:46 +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=1732051366; 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=DS/4GazRzKNxrw+r246ErLBYS6H1uRbZiFg8mTyeBI8=; b=tquK7avm32A0/hjOP0OIrHxTCt+Nw6AUcsFOCpT8C2FiX5EQ/xBa3GfV8H53Ux7W039UFl 6fNCguhbJHPGiQY62HLfFgqZMiF9vxUJDauF2VFiYL3+pMUUQBEq0EVugf9KyxU6NEv/Z9 131rb6iz85QvaHn+pOHCxaZ9HkjV1Ah6aCh74TyNOyZPUHF472IOHJusKemEHCJkVUrKqm GPFZx/NarcT2QT2x3dgW94/tYVUoPC5piitbqwrBSLiTBPqRgLXjFF07KZv3SbMG3S7C6V x/6t8stzhmMRfoFbpJM3t+t0KlPKWtueQJViG9m5SSH2Ov8omfKaijIMC1in0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732051366; a=rsa-sha256; cv=none; b=nR0mcKizr2yc+Zpxbdnh9WPSGbZo4cR+POZqKC3afuLZYzGoyWshTw+HB0EJqVibb7fsfq rm+KYap/5vNilVhrtPcO1D3Kj4aR9xSaDQxQ26/ZL94sRmWlTUdB8GzM9zGJ4MYB8zjV1X /DMVdmELl3eI1UQAFhdCky/b7tfgjYZid1HWeZqQt4CmXgmX6V5RuryrEHjNQZ1PCxj1Ti zhzsGr93RNA2mG8p1znMwYlGOKtEJVrMing2/Yt3nZntqpD1odIqKmck0BEkzoERx7u/mV HQ0Q9yeI4GJ4ruj1ZwgSoeDaHZvl7PscFMoSkC5L4X0hzMQUbqLx2nKBSVT6Kw== 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 4XtHX652TnzRMV for ; Tue, 19 Nov 2024 21:22:46 +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 4AJLMkWA097827 for ; Tue, 19 Nov 2024 21:22:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AJLMknx097826 for bugs@FreeBSD.org; Tue, 19 Nov 2024 21:22:46 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: bugs@FreeBSD.org Subject: [Bug 282832] makefs zfs creates images with the same guid Date: Tue, 19 Nov 2024 21:22:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282832 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |markj@FreeBSD.org Status|Open |In Progress --- Comment #17 from Mark Johnston --- (In reply to Pat Maddox from comment #16) I'll take care of closing this after the change is merged to stable/14. --=20 You are receiving this mail because: You are the assignee for the bug.=