Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp437467pxf; Thu, 25 Mar 2021 07:25:22 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw8W6AFehE5pvaHWTPWBrjEGtAj74Q4bUCNfz18jyFYh/dctKZoVpe90jNONmFxRIXL272V X-Received: by 2002:a05:6402:10c6:: with SMTP id p6mr9312301edu.241.1616682321880; Thu, 25 Mar 2021 07:25:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616682321; cv=none; d=google.com; s=arc-20160816; b=QY5KyYlbjodeiYzk7UAWq3Yh8MB7wRUs9qXFFrTzIgCACD7NO240GkzxMu9NWhFQ4U lymoKyYt3mzDcAKyeJHKu35tloIngdmWiGzmQ5n3s83MS3jGeY9o0ChjoDxlmSYjwky7 phspBPEqNDfVhT85sCgIHhMCywhOgmCxKKqmNmZtbzYGXCqAx+0qKOkif94V1sEnk3ec WQE/vnqTW6vTYtjH2B+uHYAG8VhmZVA6Yj/Vu71/bqaQnMsVD94Tqk8f1pfGQkJEMAlY Q3B/C2/j5E8COQ6OHzZ9BIgF6ufrP34QVCooLcwX2wgh0Y3BXcri+x6B+5Md3Kj5K7W7 L9oA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=7RAWveYTMxgdnPEf9KKp37irquek+hrI1myWQxHF6W4=; b=RSBYHN+UcCOltaFIZZTw2JAZRI16cpO1aVkmxqfqstCmbemlIkVwLm1ACA6jHy9hgD ZkAJ5V7kBXkeaWnoA2BXQDdwpAXthmQo57UMiVCIXzz1aicenFsUum8unX75caCQ9MCS yyEmZGqm0sBiAj+sK/3HOr6PJ2Yyr5TWNhdVWojW5CsrYPx5jck8b5kEkT/2YC80XqXB 27Do2HtgsfbA7W/n0YXQxMPvqp9hdsXON4sfM0p5lar5Awi3isffp2hIOdXpzgrpT6K5 NGS5nGTzwDmguJeY3ec7lpZPk6j5MsO4pxh9dwL0q0p38RRQ63OK5UNhEYvtuKNxcA8h x+HQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id se15si4303347ejb.204.2021.03.25.07.24.53; Thu, 25 Mar 2021 07:25:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230093AbhCYOYT (ORCPT + 99 others); Thu, 25 Mar 2021 10:24:19 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:47937 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S229731AbhCYOYK (ORCPT ); Thu, 25 Mar 2021 10:24:10 -0400 Received: from cwcc.thunk.org (pool-72-74-133-215.bstnma.fios.verizon.net [72.74.133.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 12PEMsvK022736 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 Mar 2021 10:22:54 -0400 Received: by cwcc.thunk.org (Postfix, from userid 15806) id 3E0E615C39CC; Thu, 25 Mar 2021 10:22:54 -0400 (EDT) Date: Thu, 25 Mar 2021 10:22:54 -0400 From: "Theodore Ts'o" To: Chaitanya Kulkarni Cc: linux-block@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org, axboe@kernel.dk, adilger.kernel@dilger.ca, jaegeuk@kernel.org, chao@kernel.org, johannes.thumshirn@wdc.com, damien.lemoal@wdc.com, bvanassche@acm.org, dongli.zhang@oracle.com, clm@fb.com, ira.weiny@intel.com, dsterba@suse.com, ebiggers@kernel.org, hch@infradead.org, dave.hansen@intel.com Subject: Re: [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write() Message-ID: References: <20210207190425.38107-1-chaitanya.kulkarni@wdc.com> <20210207190425.38107-7-chaitanya.kulkarni@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210207190425.38107-7-chaitanya.kulkarni@wdc.com> Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Sun, Feb 07, 2021 at 11:04:23AM -0800, Chaitanya Kulkarni wrote: > Signed-off-by: Chaitanya Kulkarni > --- > fs/ext4/verity.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) Hi, were you expecting to have file system maintainers take these patches into their own trees? The ext4 patches look good, and unless you have any objections, I can take them through the ext4 tree. Thanks, - Ted