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 1A952C433EF for ; Thu, 10 Mar 2022 07:10:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232453AbiCJHLm (ORCPT ); Thu, 10 Mar 2022 02:11:42 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231558AbiCJHLm (ORCPT ); Thu, 10 Mar 2022 02:11:42 -0500 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 31E569D0C2 for ; Wed, 9 Mar 2022 23:10:42 -0800 (PST) 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> 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) Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Looks good, Reviewed-by: Christoph Hellwig