Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp662907ybt; Wed, 24 Jun 2020 08:16:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxLqnmwLxmp1InBX2Ip1w5RFr+oPNHBgFtv3QSQ8vPJsIWONL3h50LGI/C629l7YDX/KS5A X-Received: by 2002:a17:906:b15:: with SMTP id u21mr20465005ejg.520.1593011790602; Wed, 24 Jun 2020 08:16:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593011790; cv=none; d=google.com; s=arc-20160816; b=ITCfd/Co0amjvuT+1dbeahooYOJxi4j3Jly84DhrUif4+ZnwN1L8Rfnh268UCtN3/R LMuFQtLCfHnCX9qjx7XD3CzEBzuRrs4HyjF4oRdD2OmIznn3XswKj1Z1cY7yiM1m4nxh DKeZzbWyMSf1fU6jVhu39RiCD5QPUtR1PRH8WzZW6Va7SehUcj8TobzJ2WVBBcydDRZR A89JDTG+sXwAlt04zIUN46YfKAq/o8vBXkMhSgZK8uq89RB8KfmAq/wni28EqgvjU1AL OwUz1/S09CamZgUp8gdXrGHPUEQk4ecx7bSwAxERz4gEVZV4wErDLwUMgS4VVNJaI2kR Qjzw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=uoGA67obF9pPyzsE4HxxgCcxklAPttJKh7H2upVkqNA=; b=LSzytvyxaz3bWTJBfIL0+GXd/kXvCmAL4uCkHJITn03KMXLaLm4OCpg+NhdUHL8/yg Je+b033r6xQW5wKcO57b4uVNp5tM+qOw245ftkyOeuRq+h3dnB7zVW5z8eIOXGd/+qVa CLBqY33n60BV3D+I/Eg9+i3iVV4egWvqZGlAexDKua6PhQUwNqaWxXKJG+54rGl0KHm/ V9orQvgvwiBcmmycnLnQCxXQl1m5O5ngv25nJQ83DPoSegfoykEOIo98j277o4nP2L6W 98xQQ6wK4726Ky5Y9lhxF5uJs07NxEvuHMEkc/yKPzgF4wnwund07Hnlvb3XJEJ5QdmW eAdQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-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 j12si10802367ejs.213.2020.06.24.08.16.05; Wed, 24 Jun 2020 08:16:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404477AbgFXPO6 (ORCPT + 99 others); Wed, 24 Jun 2020 11:14:58 -0400 Received: from verein.lst.de ([213.95.11.211]:44721 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404271AbgFXPO6 (ORCPT ); Wed, 24 Jun 2020 11:14:58 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 1839968B02; Wed, 24 Jun 2020 17:14:55 +0200 (CEST) Date: Wed, 24 Jun 2020 17:14:54 +0200 From: Christoph Hellwig To: Jens Axboe Cc: Christoph Hellwig , Al Viro , Greg Kroah-Hartman , Jiri Slaby , linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: move block bits out of fs.h Message-ID: <20200624151454.GB17344@lst.de> References: <20200620071644.463185-1-hch@lst.de> <20200624151211.GA17344@lst.de> <216bcea4-a38d-8a64-bc0f-be61b2f26e79@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <216bcea4-a38d-8a64-bc0f-be61b2f26e79@kernel.dk> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 24, 2020 at 09:14:11AM -0600, Jens Axboe wrote: > On 6/24/20 9:12 AM, Christoph Hellwig wrote: > > On Wed, Jun 24, 2020 at 09:09:42AM -0600, Jens Axboe wrote: > >> Applied for 5.9 - I kept this in a separate topic branch, fwiw. There's the > >> potential for some annoying issues with this, so would rather have it in > >> a branch we can modify easily, if we need to. > > > > Hmm, I have a bunch of things building on top of this pending, so that > > branch split will be interesting to handle. > > We can stuff it in for-5.9/block, but then I'd rather just rebase that > on 5.8-rc2 now since it's still early days. If we don't, we already > have conflicts... I'll happily rebase. rc1 also has funny ext4 warnings which are pretty annoying.