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 D69BFEB64DB for ; Thu, 22 Jun 2023 15:14:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231338AbjFVPOe (ORCPT ); Thu, 22 Jun 2023 11:14:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231523AbjFVPOd (ORCPT ); Thu, 22 Jun 2023 11:14:33 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B618C2; Thu, 22 Jun 2023 08:14:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=cRVe19OrsPWSomnH8wVHd4nTHq+B5UjIJzhCq40eL2E=; b=j2F+KQnmX6+hrMuGQfZ0+DjThA IMfLXYrngdmvP4JvJ5Y2JrP7Vg43RfvZGqjpW12S4yPUldnwChi+8YCAL4QA2UoR/esO9V2Yum8Iq P3K8u3Gi/II/5d4YuMPpZtc0jdJMO0GI87Sa4IIbN7dS68xKLw72ZvM10jqitNX2p6uyzNNH3I4zh pMKPZzCPftm4CsKCudfwWTPXvH+jcubkmdCxDVfE/ov665wm1PnyRSqI9+hxTq5EIzB9enNUmG9R1 ATFynZXO+n+wEdI0p8sxw+HF0BbrpxOQOI8XBuP7RBj8jl3enl0t5NyQOL0Q1mVPaY/VbkMl8k++4 ehMRtEvQ==; Received: from hch by bombadil.infradead.org with local (Exim 4.96 #2 (Red Hat Linux)) id 1qCM0x-0016DH-0j; Thu, 22 Jun 2023 15:14:27 +0000 Date: Thu, 22 Jun 2023 08:14:27 -0700 From: Christoph Hellwig To: Kent Overstreet Cc: Jan Kara , Jens Axboe , Christoph Hellwig , linux-block@vger.kernel.org, Coly Li , linux-bcache@vger.kernel.org Subject: Re: [PATCH 1/2] bcache: Alloc holder object before async registration Message-ID: References: <20230621162024.29310-1-jack@suse.cz> <20230621162333.30027-1-jack@suse.cz> <20230621175659.ugkaawkuanlzt736@moria.home.lan> <20230622100954.6vx7725huqngbubb@quack3> <20230622120548.molmqze2whj7ykj5@moria.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230622120548.molmqze2whj7ykj5@moria.home.lan> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-bcache@vger.kernel.org On Thu, Jun 22, 2023 at 08:05:48AM -0400, Kent Overstreet wrote: > Christoph - you really gotta start CCing people properly, the patch that > broke this didn't even it linux-bcache. No bueno. The series did absolutely go out to linux-bcache. See here for v2: https://lore.kernel.org/linux-bcache/20230608110258.189493-13-hch@lst.de/T/#u