[PATCH 2/7] nvmet: add uuid field to nvme_ns and populate via configfs
Christoph Hellwig
hch at lst.de
Tue May 30 02:24:42 PDT 2017
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.
More information about the Linux-nvme
mailing list