commit | f95b4bca9e7d29db284f9b175edf8deca1489def | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed Sep 21 18:16:21 2016 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Oct 05 20:24:18 2016 -0700 |
tree | dfe75bf0ef883c9c84ececaf336cb16972c19449 | |
parent | ae8219f186d8e98a3239afc6ea49bb46f2871d2f [diff] |
libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper The ability to translate a generic struct device pointer into a namespace uuid is a useful utility as we go to unify the blk and pmem label scanning paths. Signed-off-by: Dan Williams <dan.j.williams@intel.com>