freebsd-dev/sys/dev/nvdimm
D Scott Phillips 178d6bc844 nvdimm(4): Fix various problems when the using the second label index block
struct nvdimm_label_index is dynamically sized, with the `free`
bitfield expanding to hold `slot_cnt` entries. Fix a few places
where we were treating the struct as though it had a fixed sized.

Reviewed by:	cem
Approved by:	scottl (mentor)
MFC after:	1 week
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D22253
2019-11-12 16:24:37 +00:00
..
nvdimm_acpi.c nvdimm(4): Only expose namespaces for accessible data SPAs 2019-11-12 15:50:30 +00:00
nvdimm_e820.c nvdimm_e820: Fix braino in size=all SPA hint 2019-10-18 03:01:21 +00:00
nvdimm_nfit.c nvdimm: only enumerate present nvdimm devices 2019-01-31 22:47:04 +00:00
nvdimm_ns.c nvdimm(4): Persist unit numbers in cdev 2019-10-18 21:32:45 +00:00
nvdimm_spa.c nvdimm(4): Only expose namespaces for accessible data SPAs 2019-11-12 15:50:30 +00:00
nvdimm_var.h nvdimm(4): Only expose namespaces for accessible data SPAs 2019-11-12 15:50:30 +00:00
nvdimm.c nvdimm(4): Fix various problems when the using the second label index block 2019-11-12 16:24:37 +00:00