lkml.org 
[lkml]   [2015]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/2] NVMe namespace identification
Date
Here's version 2 exposing unique namespace identification to sysfs.

This is simpler thanks to feedback from Willy, Christoph, and Dan.

There are two identification attributes displayed in ASCII instead of
binary. Each method has its own file so parsers will know the format.

The first patch in the series adds a new print format since EUI-64
didn't have a specifier. It's essentially an extented MAC identifier,
so appending a specifier for the longer format to that.

I don't know who owns lib/vsprintf, so copying Greg & LKML.

Keith Busch (2):
Print: Add print format for 8-byte EUI-64 type
NVMe: Expose namespace identity attribute to sysfs

Documentation/printk-formats.txt | 13 +++++++--
drivers/nvme/host/core.c | 60 ++++++++++++++++++++++++++++++++++++++--
drivers/nvme/host/nvme.h | 3 ++
lib/vsprintf.c | 17 ++++++++----
4 files changed, 83 insertions(+), 10 deletions(-)

--
2.6.2.307.g37023ba



\
 
 \ /
  Last update: 2015-12-09 20:01    [W:1.778 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site