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 lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0A50EC433F5 for ; Thu, 7 Apr 2022 15:27:19 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.94.2) (envelope-from ) id 1ncU2Z-0000nD-2Y; Thu, 07 Apr 2022 15:27:17 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ncU2X-0000n3-CA; Thu, 07 Apr 2022 15:27:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding: 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=sISlP0OMg7nEvOtp3Dti3kXSBe0AxAlWOrlqCeYkfmw=; b=DZrWTwrQvI7H/Qp6O4x/LskeY4 u6jlG/EjKvhq6ZKE3lrkhfCMRxt+hKx0Rr/h73ufqqQgG41YlNOV6YRlRAs6YY532WEpt41kppIAc xY3drF7AvL2Jxto9wAUVDDlQ4Birl2zAafFIx66kaY+MPY9ILbtxUsT49V5Adefzo1Bo=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To: From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding: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=sISlP0OMg7nEvOtp3Dti3kXSBe0AxAlWOrlqCeYkfmw=; b=i0+hVWC4m9fuWZAe7fD0E3UQWd jOUbFGyZjfrtMGPS+1OtyazzvXbJQJxXBm4BbfTmC6Dw9z4qqjSPgeItRHHWgfn22bZyNw312l1AP axt7RIzdM7ZDDkW3CeJwhsdor2jjxamVhjP8PJqOCUE1aAoJ1MsCnsmiMLG0ix88M3bg=; Received: from verein.lst.de ([213.95.11.211]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) id 1ncU2S-0003pi-1S; Thu, 07 Apr 2022 15:27:15 +0000 Received: by verein.lst.de (Postfix, from userid 2407) id AE08468AFE; Thu, 7 Apr 2022 17:26:59 +0200 (CEST) Date: Thu, 7 Apr 2022 17:26:59 +0200 From: Christoph Hellwig To: dsterba@suse.cz, Christoph Hellwig , Jens Axboe , dm-devel@redhat.com, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-um@lists.infradead.org, linux-block@vger.kernel.org, drbd-dev@lists.linbit.com, nbd@other.debian.org, ceph-devel@vger.kernel.org, virtualization@lists.linux-foundation.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-raid@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, linux-nvme@lists.infradead.org, linux-s390@vger.kernel.org, linux-scsi@vger.kernel.org, target-devel@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, cluster-devel@redhat.com, jfs-discussion@lists.sourceforge.net, linux-nilfs@vger.kernel.org, ntfs3@lists.linux.dev, ocfs2-devel@oss.oracle.com, linux-mm@kvack.org Message-ID: <20220407152659.GA15200@lst.de> References: <20220406060516.409838-1-hch@lst.de> <20220406060516.409838-8-hch@lst.de> <20220407152049.GH15609@twin.jikos.cz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220407152049.GH15609@twin.jikos.cz> User-Agent: Mutt/1.5.17 (2007-11-01) X-Headers-End: 1ncU2S-0003pi-1S Subject: Re: [f2fs-dev] [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On Thu, Apr 07, 2022 at 05:20:49PM +0200, David Sterba wrote: > On Wed, Apr 06, 2022 at 08:04:56AM +0200, Christoph Hellwig wrote: > > Signed-off-by: Christoph Hellwig > > As it's a standalone patch I can take it (possibly with other similar > prep btrfs patches) in current development cycle to relieve the > inter-tree dependencies. Unless there's a conflict in other btrfs patches it would probably be easiest to merge everything through the block tree. _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel