Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652945

Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via configfs

From Hannes Reinecke <hare@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via configfs
Date 2017-05-30 10:30 +0200
Message-ID <tMKHo-4SA-25@gated-at.bofh.it> (permalink)
References <tMKo1-4Kd-3@gated-at.bofh.it> <tMKo1-4Kd-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 05/30/2017 10:08 AM, 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 <jthumshirn@suse.de>
> ---
>  drivers/nvme/target/configfs.c | 48 ++++++++++++++++++++++++++++++++++++++++++
>  drivers/nvme/target/nvmet.h    |  1 +
>  2 files changed, 49 insertions(+)
> 
Reviewed-by: Hannes Reinecke <hare@suse.com>

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)

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via configfs Johannes Thumshirn <jthumshirn@suse.de> - 2017-05-30 10:10 +0200
  Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via  configfs Hannes Reinecke <hare@suse.de> - 2017-05-30 10:30 +0200
  Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via         configfs Christoph Hellwig <hch@lst.de> - 2017-05-30 11:30 +0200
    Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via  configfs Johannes Thumshirn <jthumshirn@suse.de> - 2017-05-30 11:50 +0200
      Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via         configfs Christoph Hellwig <hch@lst.de> - 2017-05-31 11:50 +0200

csiph-web