commit | edbb52c24441ab5203b969eca759483cb533f36d | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Thu Sep 05 21:16:00 2019 +0530 |
committer | Dan Williams <dan.j.williams@intel.com> | Thu Sep 05 16:11:14 2019 -0700 |
tree | 665648762062a8383fffc6b1e959414f52d330a4 | |
parent | e96f0bf2ec92da2bc9c11b0d69e9086f076e7f0b [diff] |
libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock This is needed so that pmem probe don't wrongly initialize a namespace which doesn't have enough space reserved for holding struct pages with the current kernel. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Link: https://lore.kernel.org/r/20190905154603.10349-5-aneesh.kumar@linux.ibm.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>