Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp11266748ybi; Thu, 25 Jul 2019 13:02:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqxknDTi8NTz73O2/f/B4UiLwlpWVqhWYmWiLdBNbHhIUyajLV0iIRp1FiTYWkHD5JBIfjhO X-Received: by 2002:a17:90a:b312:: with SMTP id d18mr91873682pjr.35.1564084979119; Thu, 25 Jul 2019 13:02:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564084979; cv=none; d=google.com; s=arc-20160816; b=n8X9IEuLAHUnUIncriHkxc2aQqIzoqNGSSxVS4ML+ZCfLO2VkdLvQv6B3A3po8C4Bq 6UFeLW4mCXL9u1Fe88SbSn4Rz5QiCU8/Z/cXkKfQ6nGygzwOYilMovVmEt6qMwuV3Yo/ AYae16Fu72DD3MaNLDrRL90TFhHV0ydEcQtOZxtf6223b4XHnOjfrRc5odQpgFXD6Z8T lCMdNuDl1HAy9QtN4Wdzf65CWK2wZFrsSeU96WZMSrEHT8GkMEVcESzJD6FwL/nlIUiC mR8RJ6PwcYcT6tQ4OvTArRWy8QFrPG1OCZmdxM027Ez7w7gl8iuQMWNkN5QzMeC7pqSR QcDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=rTmO+dtUVJnFu4jAMGYE8dOBgP1nCZgj0odyZ/MLXBU=; b=aUN87nXMddCzYBZhbnJBbPoq6qZmlD2o3Emawuih7HXxVB6t/KPyGOF/RaTfZzD1sw 4tRkmNS96nTN0uGqtAFVVHx0W1kcbSsIo4P7/nKrhVhwlZ8469o4+duLyneOwgRQisRV SIZwkrmsy+uCpJ43HqaKlsyAKDhH0wF/HOkynAJ290i7YgdH8ZJSyGIKBrrbaItnYroO JJMTpglA3DscQmyaNW8/dI2RyjZEApC1XMr8afJrbQ2M5K5CXRwazIwXL6UCXZ4GlmBp POT5aY26Af03TI4WswA9/epWDHzKzi48NtOGJW4MWl1tu6G7pdQEoq4OsAwfhXwaSrU6 v45Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j5si19987834pgi.181.2019.07.25.13.02.44; Thu, 25 Jul 2019 13:02:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726593AbfGYUBa (ORCPT + 99 others); Thu, 25 Jul 2019 16:01:30 -0400 Received: from mga12.intel.com ([192.55.52.136]:18882 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726166AbfGYUBa (ORCPT ); Thu, 25 Jul 2019 16:01:30 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Jul 2019 13:01:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,307,1559545200"; d="scan'208";a="175361989" Received: from unknown (HELO localhost.localdomain) ([10.232.112.69]) by orsmga006.jf.intel.com with ESMTP; 25 Jul 2019 13:01:28 -0700 Date: Thu, 25 Jul 2019 13:58:35 -0600 From: Keith Busch To: Logan Gunthorpe Cc: Matthew Wilcox , linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, Christoph Hellwig , Sagi Grimberg , Jens Axboe , Chaitanya Kulkarni , Max Gurtovoy , Stephen Bates Subject: Re: [PATCH v6 04/16] nvme-core: introduce nvme_get_by_path() Message-ID: <20190725195835.GA7317@localhost.localdomain> References: <20190725172335.6825-1-logang@deltatee.com> <20190725172335.6825-5-logang@deltatee.com> <20190725175023.GA30641@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 25, 2019 at 11:54:18AM -0600, Logan Gunthorpe wrote: > > > On 2019-07-25 11:50 a.m., Matthew Wilcox wrote: > > On Thu, Jul 25, 2019 at 11:23:23AM -0600, Logan Gunthorpe wrote: > >> nvme_get_by_path() is analagous to blkdev_get_by_path() except it > >> gets a struct nvme_ctrl from the path to its char dev (/dev/nvme0). > >> > >> The purpose of this function is to support NVMe-OF target passthru. > > > > I can't find anywhere that you use this in this patchset. > > > > Oh sorry, the commit message is out of date the function was actually > called nvme_ctrl_get_by_path() and it's used in Patch 10. Instead of by path, could we have configfs take something else, like the unique controller instance or serial number? I know that's different than how we handle blocks and files, but that way nvme core can lookup the cooresponding controller without adding new cdev dependencies.