diff options
author | Keith Busch <[email protected]> | 2016-02-18 09:57:48 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-03-16 07:46:25 -0700 |
commit | 118472ab8532e55f48395ef5764b354fe48b1d73 (patch) | |
tree | fd16dcee80675a6e96e043a8544696c4129bfefa /lib/test-string_helpers.c | |
parent | 98347a7d8a93ef8a01c8d1946a2059f38f73b239 (diff) |
NVMe: Expose ns wwid through single sysfs entry
The method to uniquely identify a namespace depends on the controller's
specification revision level and implemented capabilities. This patch
has the driver figure this out and exports the unique string through a
single 'wwid' attribute so the user doesn't have this burden.
The longest namespace unique identifier is used if available. If not
available, the driver will concat the controller's vendor, serial,
and model with the namespace ID. The specification provides this as a
unique indentifier.
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions