Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1816915pxb; Thu, 4 Mar 2021 23:47:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJxq3uWyFS6dh8sGIK8CoeZtDtJLXjCzKJiBcOLh/1O4w6VeM9s1bTRQiGJ0jnCUB01eg9KT X-Received: by 2002:a05:6e02:1a4d:: with SMTP id u13mr7624903ilv.176.1614930475779; Thu, 04 Mar 2021 23:47:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614930475; cv=none; d=google.com; s=arc-20160816; b=NRCqxY4gzhwkdkE4n8oxavFrg5eY14AZZQc695m6CzK7rgHe1jbs/sFf1lPUXGxR2S VhFTa7BEItc1ddaRjT8GE+I8pX8RZsNl71jh9i6KSd7w9U+DuthapW81fCo4wMvzEvIB ys46Pmq3wRT46gIipOgFQQ5Bp1jFFIe1r+9/KkNv0Z3+FD6SjmFcBiAYQHUk7hOubHk3 ZMSUrGJuzgf35jsfveb/ppKEVaClgnXPDumj1JZHdH3BN3T7Ng2AVULJd4Mslv3V/DNZ MlFB7SlLbJP6jvT7DFLpcjbR/ZGa3gxi1zddHLqGq4Y/TpmKfxnYhPVGmG3vE/oRiCLD 5Kcg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=VLHwet+PxG2BIA51pn2K31JTneYfgfRoM6p8TLjhSM4=; b=ICCQDUqzSm/bfqqg3UepkYaUDkEnZC+D3F+GJdHZD44SbYz1zdp6DT8/nq7pwLR/Rl CHVSsR5RT/bwmOlmBevZWC9aFC+aYX8XAOliFjI/5LgQV5P+q7p88VoeVy8ER3uwpIjg joZNI7VOsUB9FB1St2bhvCtY3aiM14g09N8yUDDumKhGtNS3QUbBfegoiApiOPWCSmm9 oqBUvxBChguKTsSdzL+YgD9ERe5UqvFwRtmr6wbWorS4GHCYeLi+rrXTrUCwPO3zFd/a NJInAZkkI2G+59hhNN8strvXfxH4+tYyayTUn+5OaoZxEldxWMA2ui2ePuPkhjqq4xND rQhA== 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 h11si1555113ild.98.2021.03.04.23.47.41; Thu, 04 Mar 2021 23:47:55 -0800 (PST) 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 S229469AbhCEHqc (ORCPT + 99 others); Fri, 5 Mar 2021 02:46:32 -0500 Received: from verein.lst.de ([213.95.11.211]:45108 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229446AbhCEHqc (ORCPT ); Fri, 5 Mar 2021 02:46:32 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 923F068B05; Fri, 5 Mar 2021 08:46:29 +0100 (CET) Date: Fri, 5 Mar 2021 08:46:29 +0100 From: Christoph Hellwig To: Jens Axboe Cc: Stephen Rothwell , Daniel Wagner , Christoph Hellwig , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: Fixes tag needs some work in the block tree Message-ID: <20210305074629.GB17414@lst.de> References: <20210305105239.377577b5@canb.auug.org.au> <726a90e9-7139-8d0c-6e05-fcf8c15ac6ca@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <726a90e9-7139-8d0c-6e05-fcf8c15ac6ca@kernel.dk> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 04, 2021 at 05:26:42PM -0700, Jens Axboe wrote: > Christoph, since there's multiple commits with issues, mind resending > a fixed branch? Then I'll drop the one I pulled today. I've fixed the commit id and dropped the patch without the author signoff, but your branch still has the current patches.