From nobody Tue Feb 06 07:00:48 2024 X-Original-To: doc@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 4TTZ006FDYz58p7Z for ; Tue, 6 Feb 2024 07:00:48 +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 4TTZ003yGrz4rQ2 for ; Tue, 6 Feb 2024 07:00:48 +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=1707202848; 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=X0QKpLDi1OTHGvESSa4MQN+PtU28x03N7EuBMXBN6Ko=; b=GAHhfboRyGIK1o4GkyUFgMtL+Ymp+1zo/DWVrU09btWpd0E1aKhb+05WJarRe7SGKpNwBn W3+yXDargFDUsJGgutBPKbonan4GRvICByopPUufylCSaNs9mkd0/qztSacIoxo66vUZJ7 BIkx//qjKrWkxYut51iBojZtp0lXT58mBwpYmtiKgY+BFoYE1RE2FmE3FVF0rQJKtE0N/4 J46EoHCbIU2fXZE9sDPQY517dkUm2KWs+V9MVOa24SdIWjC0hhiKO/4F2XnI8IuR309z9B lCAc5ZEyNxYRGI/6hOffCmUm8bC13SysPwNgh7m5FE2h3QOuSlQXTAv062Sc/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707202848; a=rsa-sha256; cv=none; b=rV4ZxUPCm38oveZ+UmvLRctInP1f611lhbY02jM1d4VljhuDv9oPmFxqvVSxjiykj39qTu nj7hOvfixQUXnwzQQiAPE2GWjKcX7811e0w6lGueB7wGD+uDKEkIawlCPKh5/RnkkJDtX2 H2MVkYKrkyyRSiOdp/fKqwuRdyZEU/2fVjSMEwYFFFinIgO93V5nUCt3VD6onsQ11wCE86 8iP6ka0vk+5vAMW4olAzxcq3fEx5IEtuqyEHIXYjLy5r3Rw6+kf05B53yYgYebYa/KqQVx EJQh12dhSLIvv2bn533ZAEBpBVEAqFk/RZw36tFoP27JUIJxbqqPPm4HoqMkKQ== 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 4TTZ0031w3z1Cfx for ; Tue, 6 Feb 2024 07:00:48 +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 41670mGC090804 for ; Tue, 6 Feb 2024 07:00:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41670mGr090771 for doc@FreeBSD.org; Tue, 6 Feb 2024 07:00:48 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: doc@FreeBSD.org Subject: [Bug 276850] [patch] zfs-snapshot(8) contains a small error about atomicity when multiple snapshots are created Date: Tue, 06 Feb 2024 07:00:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sbayern@law.fsu.edu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276850 --- Comment #2 from Shawn Bayern --- Created attachment 248214 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248214&action= =3Dedit updated patch with minor rephrasing --=20 You are receiving this mail because: You are on the CC list for the bug.=