linux/drivers/nvdimm
Dan Williams 8ca243536d libnvdimm: fix namespace seed creation
A new BLK namespace "seed" device is created whenever the current seed
is successfully probed.  However, if that namespace is assigned to a BTT
it may never directly experience a successful probe as it is a
subordinate device to a BTT configuration.

The effect of the current code is that no new namespaces can be
instantiated, after the seed namespace, to consume available BLK DPA
capacity.  Fix this by treating a successful BTT probe event as a
successful probe event for the backing namespace.

Reported-by: Nicholas Moulin <nicholas.w.moulin@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2015-07-25 09:57:56 -07:00
..
blk.c
btt_devs.c
btt.c
btt.h
bus.c
core.c
dimm_devs.c
dimm.c
Kconfig
label.c
label.h
Makefile
namespace_devs.c
nd-core.h
nd.h
pmem.c
region_devs.c
region.c