From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Christoph Hellwig Cc: Keith Busch , Sagi Grimberg , Jens Axboe , Hannes Reinecke , Johannes Thumshirn , linux-nvme@lists.infradead.org, linux-block@vger.kernel.org Subject: Re: [PATCH 2/7] nvme: introduce a nvme_ns_ids structure From: "Martin K. Petersen" References: <20171109174450.17142-1-hch@lst.de> <20171109174450.17142-3-hch@lst.de> Date: Thu, 09 Nov 2017 15:25:14 -0500 In-Reply-To: <20171109174450.17142-3-hch@lst.de> (Christoph Hellwig's message of "Thu, 9 Nov 2017 18:44:45 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-ID: Christoph, > This allows us to manage the various uniqueue namespace identifiers > together instead needing various variables and arguments. Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: martin.petersen@oracle.com (Martin K. Petersen) Date: Thu, 09 Nov 2017 15:25:14 -0500 Subject: [PATCH 2/7] nvme: introduce a nvme_ns_ids structure In-Reply-To: <20171109174450.17142-3-hch@lst.de> (Christoph Hellwig's message of "Thu, 9 Nov 2017 18:44:45 +0100") References: <20171109174450.17142-1-hch@lst.de> <20171109174450.17142-3-hch@lst.de> Message-ID: Christoph, > This allows us to manage the various uniqueue namespace identifiers > together instead needing various variables and arguments. Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering