Skip to content
Commit ae8219f1 authored by Dan Williams's avatar Dan Williams
Browse files

libnvdimm, label: convert label tracking to a linked list



In preparation for enabling multiple namespaces per pmem region, convert
the label tracking to use a linked list.  In particular this will allow
select_pmem_id() to move labels from the unvalidated state to the
validated state.  Currently we only track one validated set per-region.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 44c462eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment