diff options
author | 2018-02-23 14:59:22 -0700 | |
---|---|---|
committer | 2018-03-15 13:59:57 -0700 | |
commit | 9e694d9c18dde0fa57ec067043b581bd57c9fb65 (patch) | |
tree | 7d5634572ffbbeaa7088f278d814d8cdfb85d839 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libnvdimm, label: change min label storage size per UEFI 2.7 (diff) | |
download | wireguard-linux-9e694d9c18dde0fa57ec067043b581bd57c9fb65.tar.xz wireguard-linux-9e694d9c18dde0fa57ec067043b581bd57c9fb65.zip |
libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7
sizeof_namespace_index() fails when NVDIMM devices have the minimum
1024 bytes label storage area. nvdimm_num_label_slots() returns 3
slots while the area is only big enough for 2 slots.
Change nvdimm_num_label_slots() to calculate a number of label slots
according to UEFI 2.7 spec.
Signed-off-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions