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


Groups > linux.kernel > #1653030

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

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via configfs
Date 2017-05-30 11:30 +0200
Message-ID <tMLDt-5ux-47@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


This should be stored as a uuid_t (or rather uuid_be in the current
kernel, but I'm about to rename it), and use uuid_be_to_bin / uuid_to_bin
for parsing.

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