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 6E286C6FA8B for ; Thu, 22 Sep 2022 06:40:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230072AbiIVGkC (ORCPT ); Thu, 22 Sep 2022 02:40:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48676 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229712AbiIVGkB (ORCPT ); Thu, 22 Sep 2022 02:40:01 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06A156DF9E for ; Wed, 21 Sep 2022 23:39:59 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id 29CA068AFE; Thu, 22 Sep 2022 08:39:56 +0200 (CEST) Date: Thu, 22 Sep 2022 08:39:55 +0200 From: Christoph Hellwig To: David Sterba Cc: Christoph Hellwig , Johannes Thumshirn , Chris Mason , Josef Bacik , David Sterba , Qu Wenruo , "linux-btrfs@vger.kernel.org" Subject: Re: [PATCH 1/2] btrfs: split the bio submission path into a separate file Message-ID: <20220922063955.GA28380@lst.de> References: <20220912141121.3744931-1-hch@lst.de> <20220912141121.3744931-2-hch@lst.de> <20220913050829.GA29304@lst.de> <20220921094014.GB32411@twin.jikos.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220921094014.GB32411@twin.jikos.cz> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org Yeah, I've got the message that btrfs wants to remain the special and badly opinionated mess it is, and I'll stop bothering you with patches in the future.