From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751347AbdFFGYZ (ORCPT ); Tue, 6 Jun 2017 02:24:25 -0400 Received: from mx2.suse.de ([195.135.220.15]:47225 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750755AbdFFGYY (ORCPT ); Tue, 6 Jun 2017 02:24:24 -0400 Subject: Re: [PATCH v4 4/8] nvmet: add uuid field to nvme_ns and populate via configfs To: Johannes Thumshirn , Christoph Hellwig , Sagi Grimberg , Keith Busch Cc: maxg@mellanox.com, Linux NVMe Mailinglist , Linux Kernel Mailinglist References: <20170604103649.22130-1-jthumshirn@suse.de> <20170604103649.22130-5-jthumshirn@suse.de> From: Hannes Reinecke Message-ID: <337ea3d1-ec11-aed7-6387-f47ffa1e5c93@suse.de> Date: Tue, 6 Jun 2017 08:24:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <20170604103649.22130-5-jthumshirn@suse.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/04/2017 12:36 PM, Johannes Thumshirn wrote: > Add the UUID field from the NVMe Namespace Identification Descriptor > to the nvmet_ns structure and allow it's population via configfs. > > Signed-off-by: Johannes Thumshirn > --- > drivers/nvme/target/configfs.c | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) > Reviewed-by: Hannes Reinecke Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare@suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) From mboxrd@z Thu Jan 1 00:00:00 1970 From: hare@suse.de (Hannes Reinecke) Date: Tue, 6 Jun 2017 08:24:22 +0200 Subject: [PATCH v4 4/8] nvmet: add uuid field to nvme_ns and populate via configfs In-Reply-To: <20170604103649.22130-5-jthumshirn@suse.de> References: <20170604103649.22130-1-jthumshirn@suse.de> <20170604103649.22130-5-jthumshirn@suse.de> Message-ID: <337ea3d1-ec11-aed7-6387-f47ffa1e5c93@suse.de> On 06/04/2017 12:36 PM, Johannes Thumshirn wrote: > Add the UUID field from the NVMe Namespace Identification Descriptor > to the nvmet_ns structure and allow it's population via configfs. > > Signed-off-by: Johannes Thumshirn > --- > drivers/nvme/target/configfs.c | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) > Reviewed-by: Hannes Reinecke Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking hare at suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg GF: F. Imend?rffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG N?rnberg)