From nobody Tue Feb 06 05:17:17 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 4TTWhZ2Wsbz58dHM for ; Tue, 6 Feb 2024 05:17:18 +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 4TTWhY6Cf7z4fhq for ; Tue, 6 Feb 2024 05:17:17 +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=1707196637; 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; bh=6a3lk/we/2PmAj/ZgWm3ZtufqrSYSybamptRlotoojI=; b=WI+ZISlG9n7yEyMJgjfOoiLiEtfaOFy+L/PAN1t9Vv55eDOD6KcF9Eh4kVUqnaaQHn5UgM yfKvFkAtwiMPS8v0PHzVV2qA4EpqaV4d0zBjJVUyY4n25F1mmBBx02hanbVAysb6k69Qnx RaOL2GdKq9M54/E0KLPq/NYUe9XVW9eORfv125UOqPaXCukrU7RNDAV4WY8REJdNwKAYEw x7G8b85N2iW7pa07Sj/JR/EzsdgyKesCTrOQj8c+AiBfqjZnCXB8HX6Ys5qjwn2h6eLQIH 8FKa3U4GzHfDfC3axwZfdU5YgQYKRPB9nZFLokTAfE2TvuuwhbdLs/hTVoC70w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707196637; a=rsa-sha256; cv=none; b=gl/C0U0UOeeBsTqXRNXXS9qKNiOScc58KN50Q74aDjsg5tA4QAmPhw7QdpCJwXC/XBMCrf 4BmoI+g0SIGLI43XOyfHVAOIFXT6whENNFJJGjo3LtxnKTwLdBqaCa37g7prrkq83fXRJQ dIvKHH+4B9WYiWHFyLTH8NDErZSXUhCZntH8he11jsDcs8vW+cjuMmYHvyUya6VTK7ySH0 wkuvOaSlCIO2BSG9IBGaCv4M6tt/R+AAFCEkNCyvg+pPtfbAwEfUs6PKz++T3RB/fDKM8f mpyCkyV1Uu7Ysr4b2Potu2574w91JSiaMUXSsk7bCnBdlJ4tIgUrNJ2M1ybeGQ== 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 4TTWhY5KLJz19LC for ; Tue, 6 Feb 2024 05:17:17 +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 4165HHYb068943 for ; Tue, 6 Feb 2024 05:17:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4165HHRs068942 for doc@FreeBSD.org; Tue, 6 Feb 2024 05:17:17 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] zfs-snapshot(8) contains a small error about atomicity when multiple snapshots are created Date: Tue, 06 Feb 2024 05:17:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: 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 Bug ID: 276850 Summary: zfs-snapshot(8) contains a small error about atomicity when multiple snapshots are created Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: sbayern@law.fsu.edu CC: doc@FreeBSD.org Created attachment 248213 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D248213&action= =3Dedit diff for zfs-snapshot(8) man page zfs-snapshot(8) appears to contain a small error. It reads "Snapshots are taken atomically, so that all snapshots correspond to the same moment in ti= me." Per zfs_main.c, which in do_snapshot() simply loops over argv, this does n= ot appear to be correct when multiple snapshots are specified explicitly on the command line. I believe the intent of the man page was to say that *recurs= ive* snapshots are all created atomically. I've submitted a diff for the man page that fixes this error and also adds a small amount of general explanatory information that may be helpful to some readers. The existing statement may confuse some readers anyway, so I've t= ried to elaborate slightly. (The diff also includes a small amount of insignificant copy editing; for example, "moment in time" is redundant, so I've simply used "moment" instea= d.) --=20 You are receiving this mail because: You are on the CC list for the bug.=