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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 8E633C433E0 for ; Thu, 21 Jan 2021 17:57:48 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.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 E1ADB23A03 for ; Thu, 21 Jan 2021 17:57:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E1ADB23A03 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dm-devel-bounces@redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611251865; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=RMgv5vUt/XyMRR/yzovn52FX0Bokc54Qu7Kgp4XY1/c=; b=dpCZs1d6SIqxfhcpWGMHVIxTIARg3+ptJvxj3T915gfVbx4p3FWRwFyNackBm+zPihO7ZE vpxZyQmKAd1sEKeksqeiz4DxixrSVSa782+OkRVz85dLgucGkUJ2WKk/bVxFE0nY/PPnnr 5zkMOglxCREWfBaiV0RH+keAN1/AGtY= 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-434-kmQ8dszpMDeLBD_OfOgvZA-1; Thu, 21 Jan 2021 12:57:43 -0500 X-MC-Unique: kmQ8dszpMDeLBD_OfOgvZA-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E5E3C180E46C; Thu, 21 Jan 2021 17:57:38 +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 C4DAB60C43; Thu, 21 Jan 2021 17:57:38 +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 9AD98180954D; Thu, 21 Jan 2021 17:57:38 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 10LHvbbX010011 for ; Thu, 21 Jan 2021 12:57:37 -0500 Received: by smtp.corp.redhat.com (Postfix) id 9360F60C6C; Thu, 21 Jan 2021 17:57:37 +0000 (UTC) Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 450F460C43; Thu, 21 Jan 2021 17:57:34 +0000 (UTC) Date: Thu, 21 Jan 2021 12:57:33 -0500 From: Mike Snitzer To: Christoph Hellwig Message-ID: <20210121175733.GB4180@redhat.com> References: <20210121175056.20078-1-mwilck@suse.com> <20210121175339.GA828@lst.de> MIME-Version: 1.0 In-Reply-To: <20210121175339.GA828@lst.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: dm-devel@redhat.com Cc: Jens Axboe , linux-block@vger.kernel.org, dm-devel@redhat.com, mwilck@suse.com, Alasdair G Kergon Subject: Re: [dm-devel] [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t() 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.79 on 10.5.11.12 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 Thu, Jan 21 2021 at 12:53pm -0500, Christoph Hellwig wrote: > Looks good, > > Reviewed-by: Christoph Hellwig > > Mike, Jens - can we make sure this goes in before branching off the > block branch for 5.12? I have some work pending that would otherwise > conflict. Sure, I'll do my part to get this fix staged now and sent to Linus (likely tomorrow) for 5.11-rc5. Thanks, Mike -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel 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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 7E9F1C433DB for ; Thu, 21 Jan 2021 18:00:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 24F4522B45 for ; Thu, 21 Jan 2021 18:00:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389014AbhAUR7U (ORCPT ); Thu, 21 Jan 2021 12:59:20 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:45610 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389555AbhAUR7H (ORCPT ); Thu, 21 Jan 2021 12:59:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1611251860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=HG4irhfn4oEG/iLaQU1q1wTcc/lkE9nC/pVSM0xYQyA=; b=G7kTDlxHNonwq7UiEQKa8AZRNAoU9Ag4NMpMxNWXI54fg+CC6MvIMCV0sBhiZiIcgw+qhn Le9znAgn2qEKUAJWrdLToMg3RXuD5B60EZJP9iG1znrhzYHsQ2l/FjCvI95NJfohzADElc PgoTNSPKH5r0MHLlTiv3nBpqgSSSn2U= 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-328-zMzoYKuDPGK_cA4uAJ2lUQ-1; Thu, 21 Jan 2021 12:57:38 -0500 X-MC-Unique: zMzoYKuDPGK_cA4uAJ2lUQ-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 95F5480A5C4; Thu, 21 Jan 2021 17:57:37 +0000 (UTC) Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 450F460C43; Thu, 21 Jan 2021 17:57:34 +0000 (UTC) Date: Thu, 21 Jan 2021 12:57:33 -0500 From: Mike Snitzer To: Christoph Hellwig Cc: mwilck@suse.com, Hannes Reinecke , Alasdair G Kergon , Jens Axboe , linux-block@vger.kernel.org, dm-devel@redhat.com Subject: Re: [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t() Message-ID: <20210121175733.GB4180@redhat.com> References: <20210121175056.20078-1-mwilck@suse.com> <20210121175339.GA828@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210121175339.GA828@lst.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Thu, Jan 21 2021 at 12:53pm -0500, Christoph Hellwig wrote: > Looks good, > > Reviewed-by: Christoph Hellwig > > Mike, Jens - can we make sure this goes in before branching off the > block branch for 5.12? I have some work pending that would otherwise > conflict. Sure, I'll do my part to get this fix staged now and sent to Linus (likely tomorrow) for 5.11-rc5. Thanks, Mike