From nobody Thu Jun 23 18:44:38 2022 X-Original-To: dev-commits-src-all@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 1931C86000F; Thu, 23 Jun 2022 18:44:39 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2602:fcdb:0:10:7ae3:b5ff:fe1b:23b4]) (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 (2048 bits) client-digest SHA256) (Client CN "*.lerctr.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LTTgq00j8z3qrq; Thu, 23 Jun 2022 18:44:39 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=ler2019; h=Content-Transfer-Encoding:Content-Type:Message-ID:References: In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=izXxWTLl+/UxlDDQjk5OAsJ9WlzK5FhHlFBNquyQ6Cs=; b=F0aGB2mzLU295dl5vhJGDNNzxZ Rz/Yxj90Dj618jurH2ytPTWvaGF5ZldeLRPqjfaToHXHZ999N+598gVpQcRvx4oXXCaY/U0/lpYu5 6Nbmok7PcXjI90o9NqAAHXO0oI9qZE8UCuVf5xx7M5cV54uOHKJHhzGB/T/MNfy0u8avsMCjhzfuv sdxiTcq8rmCjv0Bg0CJf3HZ/igcRd8bivs21BEqyfVKO6gF69vcc1Ht7gWFV7O6XrYcP17U6GJZ6e T1EqFV1BZ89bpJcLQn4TYMnzMar+36gFGjVmVXTzM2O3VEpSBGFh0WSqIrhzjTw90uVnTV7a9yy4W 7zqTYl4A==; Received-SPF: pass (thebighonker.lerctr.org: domain of lerctr.org designates 2602:fcdb:0:10:7ae3:b5ff:fe1b:23b4 as permitted sender) client-ip=2602:fcdb:0:10:7ae3:b5ff:fe1b:23b4; envelope-from=ler@lerctr.org; helo=webmail.lerctr.org; Received: from thebighonker.lerctr.org ([2602:fcdb:0:10:7ae3:b5ff:fe1b:23b4]:65326 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.95 (FreeBSD)) (envelope-from ) id 1o4Rok-000JhB-GX; Thu, 23 Jun 2022 13:44:38 -0500 Received: from 2600:1700:210:b18f:3995:65f0:fab0:808c by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Thu, 23 Jun 2022 13:44:38 -0500 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Date: Thu, 23 Jun 2022 13:44:38 -0500 From: Larry Rosenman To: Toomas Soome Cc: Martin Matuska , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 1f1e2261e341 - main - zfs: merge openzfs/zfs@deb121309 In-Reply-To: <12B81E9D-515A-41E6-AB34-76EF31106F9F@me.com> References: <24C76098-AF51-4A52-8FAB-619ADE555089@me.com> <44f5429842ad6f2812850df4bc189441@lerctr.org> <459e5870f8bc526a2ebd83c0592de99a@lerctr.org> <12B81E9D-515A-41E6-AB34-76EF31106F9F@me.com> Message-ID: X-Sender: ler@lerctr.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4LTTgq00j8z3qrq X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 06/23/2022 1:43 pm, Toomas Soome wrote: >> On 23. Jun 2022, at 21:41, Larry Rosenman wrote: >> >> On 06/23/2022 1:39 pm, Toomas Soome wrote: >>>> On 23. Jun 2022, at 21:10, Larry Rosenman wrote: >>>> On 06/23/2022 1:02 pm, Toomas Soome wrote: >>>>>> On 23. Jun 2022, at 20:58, Larry Rosenman wrote: >>>>>> On 06/23/2022 10:50 am, Martin Matuska wrote: >>>>>>> The branch main has been updated by mm: >>>>>>> URL: >>>>>>> https://cgit.FreeBSD.org/src/commit/?id=1f1e2261e341e6ca6862f82261066ef1705f0a7a >>>>>>> commit 1f1e2261e341e6ca6862f82261066ef1705f0a7a >>>>>>> Merge: a320e9dd51e6 deb1213098e2 >>>>>>> Author: Martin Matuska >>>>>>> AuthorDate: 2022-06-23 15:47:42 +0000 >>>>>>> Commit: Martin Matuska >>>>>>> CommitDate: 2022-06-23 15:49:33 +0000 >>>>>>> zfs: merge openzfs/zfs@deb121309 >>>>>>> Notable upstream pull request merges: >>>>>>> #12918 Introduce BLAKE3 checksums as an OpenZFS feature >>>>>>> #13553 Reduce ZIO io_lock contention on sorted scrub >>>>>>> #13537 Improve sorted scan memory accounting >>>>>>> #13540 AVL: Remove obsolete branching optimizations >>>>>>> #13563 FreeBSD: Improve crypto_dispatch() handling >>>>>> Can we get this feature added to gptzfsboot/loader.efi/et al so we >>>>>> can boot from a pool >>>>>> with this feature turned on? >>>>>> zroot feature@blake3 disabled >>>>>> local >>>>> I think so. >>>>> Rgds, >>>>> Toomas >>>>>> -- >>>>>> Larry Rosenman http://www.lerctr.org/~ler >>>>>> Phone: +1 214-642-9640 E-Mail: ler@lerctr.org >>>>>> US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106 >>>> Can we also make it POLICY that if you are adding features to ZFS >>>> that that boot code (loader.efi/gptzfsboot/et al) >>>> MUST be updated in the same commit that adds the feature? >>> Not sure that is always desirable. However, there is alternate >>> mechanism in OpenZFS for such cases, that should be used (see >>> zpool-features(7)). >>> rgds, >>> toomas >> What case in zpool-features(7) are you referring to here? >> > > Compatibility feature sets. > > rgds, > toomas How does that help here? And PREVENTING foot-shooting? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106