diff options
author | Dan Williams <[email protected]> | 2021-08-24 09:06:07 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2021-08-24 12:08:28 -0700 |
commit | a6e6d722957273afebf26b9a36b90acfc27dca8a (patch) | |
tree | 34219544b8072c68ee406b322c7f2cc0e19001f4 /net/lapb/lapb_timer.c | |
parent | 8b03aa0e0e5aea61d5a7fc6434faba2a05a6095b (diff) |
libnvdimm/labels: Add claim class helpers
In preparation for LIBNVDIMM to manage labels on CXL devices deploy
helpers that abstract the label type from the implementation. The CXL
label format is mostly similar to the EFI label format with concepts /
fields added, like dynamic region creation and label type guids, and
other concepts removed like BLK-mode and interleave-set-cookie ids.
CXL labels do have the concept of a claim class represented by an
"abstraction" identifier. It turns out both label implementations use
the same ids, but EFI encodes them as GUIDs and CXL labels encode them
as UUIDs. For now abstract out the claim class such that the UUID vs
GUID distinction can later be hidden in the helper.
Reviewed-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/162982116719.1124374.9917866609080940364.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions