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 06558C7EE23 for ; Wed, 7 Jun 2023 06:48:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237843AbjFGGsX (ORCPT ); Wed, 7 Jun 2023 02:48:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235158AbjFGGsW (ORCPT ); Wed, 7 Jun 2023 02:48:22 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 146AF1732; Tue, 6 Jun 2023 23:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=xwqervmo7vq6zBOj3VqRVFJN1Gtv/Jx9zL8yt7Yhxkg=; b=znJADhHVW+yp/3k8h2H84MQh5E 2L1oer5Q3nao6U98ir2ZlrS38fTSD/WcpoqZL1vf7gsVOP3Xz8DX78w/Wq7cD5vD5DpCMS+eqxP7v 4dBHdHIMSfEtpxvKaaLtA5HDhVDT98S3d8gHngn4ahnZXRsTFnlDopJoWtha3bhrg6o8etNQ5P2FV 5lTYzNzrsLUfUh5KwD4TrjoEhcEKayCvd5MDTd1FxQzoSF6NpSXyTupYkSobqd4hjJbWFEO/LU4IH +96LV5JqQ9Wo68IKPefCxeqgBQcRyZCdFk3pOfyyM0o4prl1Bk7C66x628FhEjib/qbvVigWM65r+ 2VjulFXw==; Received: from hch by bombadil.infradead.org with local (Exim 4.96 #2 (Red Hat Linux)) id 1q6mxv-004cHQ-2y; Wed, 07 Jun 2023 06:48:19 +0000 Date: Tue, 6 Jun 2023 23:48:19 -0700 From: Christoph Hellwig To: "Ritesh Harjani (IBM)" Cc: linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, "Darrick J. Wong" , Matthew Wilcox , Dave Chinner , Brian Foster , Christoph Hellwig , Andreas Gruenbacher , Ojaswin Mujoo , Disha Goel Subject: Re: [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org FYI, daily reposts while there is still heavy discussion ongoing makes it really hard to chime into the discussion if you get preempted..