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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D2D7C63777 for ; Tue, 24 Nov 2020 21:21:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EE74F20C56 for ; Tue, 24 Nov 2020 21:21:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="JkzooPxJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731352AbgKXVVV (ORCPT ); Tue, 24 Nov 2020 16:21:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50742 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731133AbgKXVVV (ORCPT ); Tue, 24 Nov 2020 16:21:21 -0500 Received: from mail-qk1-x743.google.com (mail-qk1-x743.google.com [IPv6:2607:f8b0:4864:20::743]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5EBDC0613D6; Tue, 24 Nov 2020 13:21:19 -0800 (PST) Received: by mail-qk1-x743.google.com with SMTP id h20so549763qkk.4; Tue, 24 Nov 2020 13:21:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=7Y3MLcmrdxWQffIhMnyKnSmG7B3ov7cDZAqFDsa+q7k=; b=JkzooPxJ8GeNrayRsu98YvwsNpW2uc9rVRoj4imwYpA6JzY+Piu1EJS2IziPBdeDkF Ow5qmzMcHaeZs2+oG1fSVsEAssWG0DO4F1vW/5P9q+2+DEbGyYUH1jozKg00Go0h3+ja YVkgi/EGLciFHd/Iul8YpgRz7FCu1kfvXaFXbSFsbyZTqz8JAJ48o8dWwKmdI5uElByj 9UjvAnbnEBhxu3Tw7tEroOvSCxNENuu6nvEC1MTUGX0lcXIIF4ARzithi6KpCvnT/fAl Mp0ipaM81mRq+veWggOWfzfqSyIb3Y60deO3bam/RyYuBfYbgPa2E9CAR1VR8pj1MpV8 kFEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=7Y3MLcmrdxWQffIhMnyKnSmG7B3ov7cDZAqFDsa+q7k=; b=tqYW6H/GplPi0DfuAPOcrdaFX63IsRchs432+u1723lUqpz1hpEyQLXEn1S9o5e4IU l7vljLaUSZD2Ufamo3LJrAG9n2ddwKwkYFQ7+U9nwWRp1e72e5ywIi0AyZtolI6jBqEv Jr0WHLwZnjcYY8Rb3WYClSR2bukcbS7vvVMJsyuQP0AFBlKER6ZHKWBIrv2ioeTKrlcQ /lreZaLGOxdJRn6I61WX+pbOGuOog1YG0/QY28vYAkNQAKqCShmWzWIQh98vSKqo1r2p KNB9pB4zYlSxxk9ilxxCd/pmcgDzvu7Imq83+tGeq8Xxt4XMLgMajESTpGrX4NiWnA+N aiDQ== X-Gm-Message-State: AOAM530lDTeOLM68sbiCGzfNAgOELSI593vn+G94W/l76j17T3yo+XJT QzLJS9BE86+b3pMy1iWy3rw= X-Google-Smtp-Source: ABdhPJx26oBT8NwtvheSnoKT8jLyoQC45bZaDNVCxy9rquKXHNVFfdT0K9nlXQGVBdDZtOMR/OxmVA== X-Received: by 2002:a37:9ed3:: with SMTP id h202mr199931qke.126.1606252879118; Tue, 24 Nov 2020 13:21:19 -0800 (PST) Received: from localhost (dhcp-6c-ae-f6-dc-d8-61.cpe.echoes.net. [72.28.8.195]) by smtp.gmail.com with ESMTPSA id y44sm292925qtb.50.2020.11.24.13.21.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Nov 2020 13:21:18 -0800 (PST) Sender: Tejun Heo Date: Tue, 24 Nov 2020 16:20:56 -0500 From: Tejun Heo To: Christoph Hellwig Cc: Jens Axboe , Josef Bacik , Konrad Rzeszutek Wilk , Coly Li , Mike Snitzer , Greg Kroah-Hartman , Jan Kara , Johannes Thumshirn , dm-devel@redhat.com, Richard Weinberger , Jan Kara , linux-block@vger.kernel.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH 29/45] block: initialize struct block_device in bdev_alloc Message-ID: References: <20201124132751.3747337-1-hch@lst.de> <20201124132751.3747337-30-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201124132751.3747337-30-hch@lst.de> Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Tue, Nov 24, 2020 at 02:27:35PM +0100, Christoph Hellwig wrote: > Don't play tricks with slab constructors as bdev structures tends to not > get reused very much, and this makes the code a lot less error prone. > > Signed-off-by: Christoph Hellwig Acked-by: Tejun Heo -- tejun 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2A475C56202 for ; Tue, 24 Nov 2020 21:21:56 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B0EBE20857 for ; Tue, 24 Nov 2020 21:21:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Rsc/4Dk8"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="JkzooPxJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B0EBE20857 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=cVRrvbn1SjUgW+fPP622VbjhJfO3h9x0xrtD3D0u/Ig=; b=Rsc/4Dk8vOdj8VvjFAQcWWNnP P3I1vwXRPQgDUrSP020ZGEDYnuax/WllVfBgUY9Tc6IOanjjqUIrbXjNAkHU2ZbHJYQSrRWK6BRUm 195yf/pmd4SZyJcD5gVn6D5uNlHt2DS1PJJqxcOXs51IIV4mboRDFcDVmfQXby3tJLJUlwy5kSHJf w+qlvTUyMq1wFFJW/qb8e49LeSMNYgqyhXy8gU3+NlKkQM1kQH0eJIM8lVdRlKFQZYcUHEN4M/2ia RMmAemxwUMcEM4Ur1A+blU7lSLGMlJEtvkGSo1nZNYqy8bXS2Bcc/nw5x2bSQxfA7G9vr0e4J/Spr jZJYxOxuQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khfka-0001IL-SB; Tue, 24 Nov 2020 21:21:25 +0000 Received: from mail-qk1-x744.google.com ([2607:f8b0:4864:20::744]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khfkW-0001Gg-Jx for linux-mtd@lists.infradead.org; Tue, 24 Nov 2020 21:21:22 +0000 Received: by mail-qk1-x744.google.com with SMTP id q5so459167qkc.12 for ; Tue, 24 Nov 2020 13:21:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=7Y3MLcmrdxWQffIhMnyKnSmG7B3ov7cDZAqFDsa+q7k=; b=JkzooPxJ8GeNrayRsu98YvwsNpW2uc9rVRoj4imwYpA6JzY+Piu1EJS2IziPBdeDkF Ow5qmzMcHaeZs2+oG1fSVsEAssWG0DO4F1vW/5P9q+2+DEbGyYUH1jozKg00Go0h3+ja YVkgi/EGLciFHd/Iul8YpgRz7FCu1kfvXaFXbSFsbyZTqz8JAJ48o8dWwKmdI5uElByj 9UjvAnbnEBhxu3Tw7tEroOvSCxNENuu6nvEC1MTUGX0lcXIIF4ARzithi6KpCvnT/fAl Mp0ipaM81mRq+veWggOWfzfqSyIb3Y60deO3bam/RyYuBfYbgPa2E9CAR1VR8pj1MpV8 kFEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=7Y3MLcmrdxWQffIhMnyKnSmG7B3ov7cDZAqFDsa+q7k=; b=rLeLuRv9vzNiJHVz5Bv3H+8d5V6ASBs8YKdbeTbMqoocT+sjAg+DcrUDV3vymPJ3S5 0Fl6G8b6WEk76pZ9HXLxbxgOtjoXBPGbX1LJjLjhSXua1RobVq02JtpjzXZG1iiNsgxF FOmuNXiz3MyLBH8xGGqH22tVcaoQ/NvouyZpFVbjEr8a6FPAvBIiDAnsMh8bWQ6Thwm4 65MhUuyiObP19cpmDHkmK0ERJx/Y1z7vprwdOtx8MGVIcerDFdAllTCT493wvP1yip7x dClCrjCDXeAioF65aF2yseB6kACjHfhC0+K5Z2ufZ7V4KEneltd0dcTFQ9AdALFd+YMt yceg== X-Gm-Message-State: AOAM533IrWf4YRyjbFbXGw8CLk+rUrfllV/bwmDoHmyS3V0/yhhxMGAc nQIcEUunZCda3OL3Fhk0ZmA= X-Google-Smtp-Source: ABdhPJx26oBT8NwtvheSnoKT8jLyoQC45bZaDNVCxy9rquKXHNVFfdT0K9nlXQGVBdDZtOMR/OxmVA== X-Received: by 2002:a37:9ed3:: with SMTP id h202mr199931qke.126.1606252879118; Tue, 24 Nov 2020 13:21:19 -0800 (PST) Received: from localhost (dhcp-6c-ae-f6-dc-d8-61.cpe.echoes.net. [72.28.8.195]) by smtp.gmail.com with ESMTPSA id y44sm292925qtb.50.2020.11.24.13.21.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Nov 2020 13:21:18 -0800 (PST) Date: Tue, 24 Nov 2020 16:20:56 -0500 From: Tejun Heo To: Christoph Hellwig Subject: Re: [PATCH 29/45] block: initialize struct block_device in bdev_alloc Message-ID: References: <20201124132751.3747337-1-hch@lst.de> <20201124132751.3747337-30-hch@lst.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201124132751.3747337-30-hch@lst.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201124_162121_607017_CD5D2B35 X-CRM114-Status: GOOD ( 11.56 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jens Axboe , Jan Kara , Mike Snitzer , Konrad Rzeszutek Wilk , Greg Kroah-Hartman , Jan Kara , Josef Bacik , Coly Li , linux-block@vger.kernel.org, Richard Weinberger , dm-devel@redhat.com, linux-mtd@lists.infradead.org, Johannes Thumshirn , linux-fsdevel@vger.kernel.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-mm@kvack.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Tue, Nov 24, 2020 at 02:27:35PM +0100, Christoph Hellwig wrote: > Don't play tricks with slab constructors as bdev structures tends to not > get reused very much, and this makes the code a lot less error prone. > > Signed-off-by: Christoph Hellwig Acked-by: Tejun Heo -- tejun ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C413C56202 for ; Tue, 24 Nov 2020 21:21:38 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 711C320857 for ; Tue, 24 Nov 2020 21:21:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 711C320857 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=tempfail smtp.mailfrom=dm-devel-bounces@redhat.com Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-167-KRH7_e9zP2WhRmw4QE8-DA-1; Tue, 24 Nov 2020 16:21:34 -0500 X-MC-Unique: KRH7_e9zP2WhRmw4QE8-DA-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1D3231005D57; Tue, 24 Nov 2020 21:21:29 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id F40A51001281; Tue, 24 Nov 2020 21:21:28 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id CA6A91809C9F; Tue, 24 Nov 2020 21:21:28 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 0AOLLRjG021338 for ; Tue, 24 Nov 2020 16:21:27 -0500 Received: by smtp.corp.redhat.com (Postfix) id EB8242026D46; Tue, 24 Nov 2020 21:21:26 +0000 (UTC) Received: from mimecast-mx02.redhat.com (mimecast01.extmail.prod.ext.rdu2.redhat.com [10.11.55.17]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E56402026D25 for ; Tue, 24 Nov 2020 21:21:24 +0000 (UTC) Received: from us-smtp-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 93458858295 for ; Tue, 24 Nov 2020 21:21:24 +0000 (UTC) Received: from mail-qk1-f194.google.com (mail-qk1-f194.google.com [209.85.222.194]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-463-aUzq96GCNXKgBEryEhLJxw-1; Tue, 24 Nov 2020 16:21:19 -0500 X-MC-Unique: aUzq96GCNXKgBEryEhLJxw-1 Received: by mail-qk1-f194.google.com with SMTP id l2so591704qkf.0; Tue, 24 Nov 2020 13:21:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=7Y3MLcmrdxWQffIhMnyKnSmG7B3ov7cDZAqFDsa+q7k=; b=kzCDBr/s4EYlbCYIXjZpNhEPXd38EdmN6xnzBQAoegFSZpIuqbE+C8Fcm9pxoVVtMI ltUJgqejEGCleIVMAl5eyVn+x1HDA3Ycmy6o3ZgVdn8YhtWQjEhue7yoCCc4eeV01ZWk tlXNQJww4sCrVhpho7FVIJ0A9oEBiqIxqHTYvWHYs2PnUuUMCRjJt/N3mcStA42u0w66 wD6GboASA9VWAALb2fbkglDxBb8G7wseJ4Xs2S3PexzS2QDBqtbrIDM4QaTwzbqhE1zG 6hP8oGOpvHHJJgAlRhCV+kp6LR3DrP8a01QecRAKRV0fZ2VHeBSIrsP/VwEOanG+B9mT Wl9g== X-Gm-Message-State: AOAM531SlkuVEgYowZ46Gn4nc82SMlIhD7ayhvoTBvxs9DoQik7LF7C4 8u8yKK2bVC8ufHYwgg0fChI= X-Google-Smtp-Source: ABdhPJx26oBT8NwtvheSnoKT8jLyoQC45bZaDNVCxy9rquKXHNVFfdT0K9nlXQGVBdDZtOMR/OxmVA== X-Received: by 2002:a37:9ed3:: with SMTP id h202mr199931qke.126.1606252879118; Tue, 24 Nov 2020 13:21:19 -0800 (PST) Received: from localhost (dhcp-6c-ae-f6-dc-d8-61.cpe.echoes.net. [72.28.8.195]) by smtp.gmail.com with ESMTPSA id y44sm292925qtb.50.2020.11.24.13.21.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Nov 2020 13:21:18 -0800 (PST) Date: Tue, 24 Nov 2020 16:20:56 -0500 From: Tejun Heo To: Christoph Hellwig Message-ID: References: <20201124132751.3747337-1-hch@lst.de> <20201124132751.3747337-30-hch@lst.de> MIME-Version: 1.0 In-Reply-To: <20201124132751.3747337-30-hch@lst.de> X-Mimecast-Impersonation-Protect: Policy=CLT - Impersonation Protection Definition; Similar Internal Domain=false; Similar Monitored External Domain=false; Custom External Domain=false; Mimecast External Domain=false; Newly Observed Domain=false; Internal User Name=false; Custom Display Name List=false; Reply-to Address Mismatch=false; Targeted Threat Dictionary=false; Mimecast Threat Dictionary=false; Custom Threat Dictionary=false X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-loop: dm-devel@redhat.com Cc: Jens Axboe , Jan Kara , Mike Snitzer , Konrad Rzeszutek Wilk , Greg Kroah-Hartman , Jan Kara , Josef Bacik , Coly Li , linux-block@vger.kernel.org, Richard Weinberger , dm-devel@redhat.com, linux-mtd@lists.infradead.org, Johannes Thumshirn , linux-fsdevel@vger.kernel.org, xen-devel@lists.xenproject.org, linux-bcache@vger.kernel.org, linux-mm@kvack.org Subject: Re: [dm-devel] [PATCH 29/45] block: initialize struct block_device in bdev_alloc X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dm-devel-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Nov 24, 2020 at 02:27:35PM +0100, Christoph Hellwig wrote: > Don't play tricks with slab constructors as bdev structures tends to not > get reused very much, and this makes the code a lot less error prone. > > Signed-off-by: Christoph Hellwig Acked-by: Tejun Heo -- tejun -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel