linux-stable/drivers/nvdimm
Dan Williams bf9bccc14c libnvdimm: pmem label sets and namespace instantiation.
A complete label set is a PMEM-label per-dimm per-interleave-set where
all the UUIDs match and the interleave set cookie matches the hosting
interleave set.

Present sysfs attributes for manipulation of a PMEM-namespace's
'alt_name', 'uuid', and 'size' attributes.  A later patch will make
these settings persistent by writing back the label.

Note that PMEM allocations grow forwards from the start of an interleave
set (lowest dimm-physical-address (DPA)).  BLK-namespaces that alias
with a PMEM interleave set will grow allocations backward from the
highest DPA.

Cc: Greg KH <gregkh@linuxfoundation.org>
Cc: Neil Brown <neilb@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2015-06-24 21:24:10 -04:00
..
bus.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
core.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
dimm.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
dimm_devs.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
Kconfig libnvdimm, pmem: move pmem to drivers/nvdimm/ 2015-06-24 21:24:10 -04:00
label.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
label.h libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
Makefile libnvdimm: namespace indices: read and validate 2015-06-24 21:24:10 -04:00
namespace_devs.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
nd-core.h libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
nd.h libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
pmem.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
region.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00
region_devs.c libnvdimm: pmem label sets and namespace instantiation. 2015-06-24 21:24:10 -04:00