From nobody Fri Dec 30 04:18:35 2022 X-Original-To: zfs-devel@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 4NjsSs1g59z2l73W for ; Fri, 30 Dec 2022 04:18:37 +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 4NjsSr6Jssz4Pj1 for ; Fri, 30 Dec 2022 04:18:36 +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=1672373916; 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=n/KQq8Uh3jjLiaNstGDHCNyYG5RU9gK3XlTUAz8F3sA=; b=QbzVkSVOpwxFowPIIZYpD1tt+LZ6CTZwzsvPnxyYez+J/Clr81Y3hcPHPeN1ORvqlvJK0F 1x6kImPppalVfDmb32qMIraJHY7qwYv8iSVVQV5vaaxTgrokJyWKX4/l9OW+PGGi4vWx6k GL5j3z0af7QBcNS8NueME/zzRdl46FFt5kVlDgAuV04fVwS41ECw4y6Xp2gqBGEk1XaCXQ 6uAH3vDGTuqL7SNDJBnWgv2SOKK6TKSY6Lq33OeCCLc6oZYFajeMw4LPBnce/7So+FTeoa 2ZKNHjDItgMpWV1ayiB/YQIe5AO2v/sLwtF7g6tJ5s0cyTj5N+bpK1zol9TGeQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672373916; a=rsa-sha256; cv=none; b=ux4eNs+ogEp6hFxp+DQYO6aGrpsWs0DnmENnDUA6mlQrHLD/MVGAuhRoBuk03proT6ikKP VNFiA3j2RG+b+YL15qO8tTxWw4WuVSYnNVIHKu55RJJAUeHI7GQuuXw4rruLxgtIf0Iq3m Nlavhx5Q+Ms8z1XM+Y6ijJFy04TfSB7k0t341k67/tD/iU9rJBF6m3H41Tp4caELtQbIcs xFYcxaGqQfgIeJ0AQSKL4Xg2SeUtkFUpHbvJk6AolToCLs/0DVpFpZtQTEIpkQ57+7Cmhf jO2G3/YKwQX9iuDgBR9I71Cngf7RvOgB3LCQ1g7A44j65rKTzb2pvlS3rRpNrQ== 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 4NjsSr5PKBzvTW for ; Fri, 30 Dec 2022 04:18:36 +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 2BU4IaJv055586 for ; Fri, 30 Dec 2022 04:18:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BU4IakX055585 for zfs-devel@FreeBSD.org; Fri, 30 Dec 2022 04:18:36 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: zfs-devel@FreeBSD.org Subject: [Bug 261212] Update the ZFS chapter of the FreeBSD Handbook, and other OpenZFS-related pages Date: Fri, 30 Dec 2022 04:18:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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: ZFS file system development for FreeBSD discussions List-Archive: https://lists.freebsd.org/archives/zfs-devel List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-zfs-devel@freebsd.org X-BeenThere: zfs-devel@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261212 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Update the ZFS chapter (20) |Update the ZFS chapter of |of the FreeBSD Handbook, |the FreeBSD Handbook, and |and other OpenZFS-related |other OpenZFS-related pages |pages | --=20 You are receiving this mail because: You are on the CC list for the bug.=