From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C84EDC4332F for ; Thu, 3 Nov 2022 08:49:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231231AbiKCItT (ORCPT ); Thu, 3 Nov 2022 04:49:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51458 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231221AbiKCItO (ORCPT ); Thu, 3 Nov 2022 04:49:14 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 31FD2271C; Thu, 3 Nov 2022 01:49:14 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id E521368AA6; Thu, 3 Nov 2022 09:49:09 +0100 (CET) Date: Thu, 3 Nov 2022 09:49:09 +0100 From: Christoph Hellwig To: Chris Mason Cc: Andreas Dilger , Christoph Hellwig , Steven Rostedt , David Sterba , Johannes Thumshirn , Chris Mason , Josef Bacik , David Sterba , Damien Le Moal , Naohiro Aota , Qu Wenruo , Jens Axboe , "Darrick J. Wong" , "linux-block@vger.kernel.org" , "linux-btrfs@vger.kernel.org" , "linux-fsdevel@vger.kernel.org" Subject: Re: consolidate btrfs checksumming, repair and bio splitting Message-ID: <20221103084909.GA6448@lst.de> References: <20221024144411.GA25172@lst.de> <773539e2-b5f1-8386-aa2a-96086f198bf8@meta.com> <20221024171042.GF5824@suse.cz> <9f443843-4145-155b-2fd0-50613a9f7913@wdc.com> <20221026074145.2be5ca09@gandalf.local.home> <20221031121912.GY5824@twin.jikos.cz> <20221102000022.36df0cc1@rorschach.local.home> <20221102062907.GA8619@lst.de> <8AAF3B43-BCD3-43B4-BC78-2E9E8E702792@dilger.ca> <5f742ea1-b1c2-5a61-53a7-5f144ca169f7@meta.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5f742ea1-b1c2-5a61-53a7-5f144ca169f7@meta.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Wed, Nov 02, 2022 at 06:07:27PM -0400, Chris Mason wrote: > We talked about this at the btrfs meeting today and I'm sure it'll get > resolved soon. Thanks. That wasn't my impression so far, but I'm glad I was wrong.