commit | 45a0dac0451136fa7ae34a6fea53ef6a136287ce | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Mar 31 15:41:18 2016 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Mon May 09 15:35:42 2016 -0700 |
tree | 375c69532c6227f5b3f2ff14a756f01097ce2ead | |
parent | 52ac23b25eb26511f8dea2382534eeada2fa8244 [diff] |
libnvdimm, dax: record the specified alignment of a dax-device instance We want to use the alignment as the allocation and mapping unit. Previously this information was only useful for establishing the data offset, but now it is important to remember the granularity for the later use. Signed-off-by: Dan Williams <dan.j.williams@intel.com>