From nobody Tue Feb 06 07:00:07 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 4TTYzD1rzNz58p5s for ; Tue, 6 Feb 2024 07:00:08 +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 4TTYzC739Qz4qpW for ; Tue, 6 Feb 2024 07:00:07 +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=1707202808; 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=CgSeHYCXa4DY3qN4J60Vn1Ua35CaZU18C4g2xH2MyW0=; b=vFY4WAihARKmqWSdXraicx2ntMksV+OwZrICIJ2zwZvBbAsWGiABPipB4g+fWYb4f/Veyt QLPB+4B/23PkbHyLCA0aujoQ/0xAmHfdYwIjnOMoo74ebgwDeMWZ1XcADREFZ6y694uGQ+ FhnSUcCwdgllxeUROj3EGHkPsDYQPusfb9MnOVHXnZQckZZy9RboRWZtR60JiFJlOvLL90 3aAgpEd5MpRXAbNDk3axXdvlEX/OoI6t1wiQS/jgqYyjJ00P2sh4iy5Gj7vmNRXlJUbayM auY2PcCTg4g5ZSAN6D6iKHNS6XAw1gRDFgxyB6bTp5rcbpCxxM8X4pEtkW92Cw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707202808; a=rsa-sha256; cv=none; b=e5CAjkWQePZjVN/h5soK40HcqwzDfbJgyzORNOAEDWCOPzq+hMczex/WY/QF0iLumroFg3 m3DD0RR4tn19DOJlErqps6KNy0XqDCv/zH8BU3YtQ8nUbtScVyCWbMtd3gq7ToKF8R2zQ0 P7rSPVYkA0BS1vKTtdt41iAI87/GbwewZ+PMSPmizEsygr2wEZ+u5F4u0s+OEpkMWgtLaT vKwOye0eBtUFXshjH+zIkXKGguoCJCg2ZrdCiXEcF/uUZWnCjQHbn3oko3dnwjSBkxqFKH +JoxRq8qZg8SbTrF+AZzD/RQOcRVq0GM7HILJ3N7alXfHG7UCxsdxCPfcb+1fQ== 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 4TTYzC62yLz1Cwn for ; Tue, 6 Feb 2024 07:00:07 +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 416707Qr086827 for ; Tue, 6 Feb 2024 07:00:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 416707ub086818 for doc@FreeBSD.org; Tue, 6 Feb 2024 07:00:07 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:07 +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: 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 #1 from Shawn Bayern --- Sorry for the extra note, but for the final new sentence in my patch, "Recursive snapshots created through the -r option are all created at the s= ame time" would probably be a little clearer and simpler; I didn't edit the original text enough. I'll attach an updated patch in case that's helpful. --=20 You are receiving this mail because: You are on the CC list for the bug.=