From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C46AE7A for ; Thu, 10 Mar 2022 07:10:42 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 9223768AFE; Thu, 10 Mar 2022 08:10:39 +0100 (CET) Date: Thu, 10 Mar 2022 08:10:39 +0100 From: Christoph Hellwig To: Dan Williams Cc: nvdimm@lists.linux.dev, robert.hu@linux.intel.com, vishal.l.verma@intel.com, hch@lst.de, linux-acpi@vger.kernel.org Subject: Re: [PATCH 3/6] nvdimm/namespace: Delete blk namespace consideration in shared paths Message-ID: <20220310071039.GC25138@lst.de> References: <164688415599.2879318.17035042246954533659.stgit@dwillia2-desk3.amr.corp.intel.com> <164688417214.2879318.4698377272678028573.stgit@dwillia2-desk3.amr.corp.intel.com> Precedence: bulk X-Mailing-List: nvdimm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <164688417214.2879318.4698377272678028573.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: Mutt/1.5.17 (2007-11-01) Looks good, Reviewed-by: Christoph Hellwig