From nobody Thu Apr 13 23:51:00 2023 X-Original-To: dev-commits-src-main@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 4PyGYl28Rjz44vKH; Thu, 13 Apr 2023 23:51:07 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from mail.dawidek.net (mail.dawidek.net [94.130.64.56]) by mx1.freebsd.org (Postfix) with ESMTP id 4PyGYl0xqPz4JHl; Thu, 13 Apr 2023 23:51:07 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [10.20.1.26] (211.188.237.160.cyberhome.jp [160.237.188.211]) by mail.dawidek.net (Postfix) with ESMTPSA id 1D5E74F3E8; Fri, 14 Apr 2023 01:51:03 +0200 (CEST) Message-ID: <3ac74c8b-db46-c4f5-cef2-9f09c32903c4@dawidek.net> Date: Fri, 14 Apr 2023 08:51:00 +0900 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75 Content-Language: en-US To: Charlie Li , Cy Schubert , Mateusz Guzik Cc: Mark Millard , dev-commits-src-main@freebsd.org, Current FreeBSD References: <20230413071032.18BFF31F@slippy.cwsent.com> <20230413063321.60344b1f@cschubert.com> <20230413135635.6B62F354@slippy.cwsent.com> <6696e95c-0879-dc68-2839-06f77eb7c0e4@freebsd.org> From: Pawel Jakub Dawidek In-Reply-To: <6696e95c-0879-dc68-2839-06f77eb7c0e4@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4PyGYl0xqPz4JHl X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:94.130.0.0/16, country:DE] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 4/14/23 07:52, Charlie Li wrote: > Pawel Jakub Dawidek wrote: >> thank you for your testing and patience so far. I'm working on a patch >> to revert block cloning without affecting people who already upgraded >> their pools. >> > Testing with mjg@ earlier today revealed that block_cloning was not the > cause of poudriere bulk build (and similar cp(1)/install(1)-based) > corruption, although may have exacerbated it. Can you please elaborate how were you testing and what exactly did you exclude? Thanks. -- Pawel Jakub Dawidek