From nobody Tue Feb 06 15:43:27 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 4TTnb36H6Sz59Tkp for ; Tue, 6 Feb 2024 15:43:27 +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 4TTnb33Ptsz4p7W for ; Tue, 6 Feb 2024 15:43:27 +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=1707234207; 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=PvHW6slngtPC+ZfUWxlPrCiHkkDID7oafuYwRGynO2k=; b=JJz/AW7On4NkqCJ6s/oPlUpfAM6hBHDWeecCnnE6HT/mx3tMg2ou+UK8SuCMLZ+rXBhuuF IzAmI45W++zxQM3lFK672m5xGnDvgQybw5fO7wE6ezkZiFNK1kqN01CEIO4Q/WvY/F93lH QciK/uQeWU2SP7aRzRLZVRBfjginURgTRsooG/4V7xt5yW1sTDe/JHUjjuGxTJFi0d8qDq 5MC7Wgi+vKI6dbm6s/MJ4vYyWRCJqUmvNs1SqxANGqws93Bsbu+wyB03SpJsUe8B7heSXp DFbzHzFUfhQgUgiaHkaYPFzWS3V9aJ4i2HZFa7yQXqgU/SG/o2lSU8G+mu8Jtg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707234207; a=rsa-sha256; cv=none; b=uJoblieOlQt7/xb7xI5nMNTgp0DBFKHazBLhjm5QLhAefpziRZ9KcvdMicEkSLB/18x5Az 1+wsF9ghTHbdaV7fHxKdppNfZQrMTy65SVvc2JYhtUIz9YQCZi22cse+Bi06nlu9Nkyw0b 4eerhw/O3JzW6TS40cCsAtEaBUNT4RPvkUQQJK2u8IqN/AfliCWiq8uunwqSsgx9xa4oj4 ngfn0bUDtlZWqYHwTNFV99WzuyJRnkl726q0sUKBo8paAwQCqSbbFK7j0hXZSCT+JSDncY //EtuJp3dRoNXY44Y5/kPWQZkUA4D9WZNHF5oDIKkwzTmtxIoZN00I5lCOj+/w== 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 4TTnb32V3CzTs2 for ; Tue, 6 Feb 2024 15:43:27 +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 416FhRPI018430 for ; Tue, 6 Feb 2024 15:43:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 416FhR5I018429 for doc@FreeBSD.org; Tue, 6 Feb 2024 15:43:27 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 15:43:27 +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: tom@eborcom.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 Tom Hukins changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tom@eborcom.com --- Comment #3 from Tom Hukins --- FreeBSD no longer maintains its own version of ZFS. Nowadays, FreeBSD incorporates code from OpenZFS, which is why it lives in the "sys/contrib" directory of FreeBSD's source. Please submit your patch upstream at https://github.com/openzfs/zfs. --=20 You are receiving this mail because: You are on the CC list for the bug.=