diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | 2019-09-05 18:45:58 +0300 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2019-09-06 02:11:14 +0300 |
commit | 1c97afa714098aab2ca588cc654f8ff67dd46dcb (patch) | |
tree | f02ffe73409579b6d215b9b913576698c86f8d30 /drivers/hwspinlock | |
parent | a2d1c7a61db9b1e261410c7d9e2be2243040749b (diff) | |
download | linux-1c97afa714098aab2ca588cc654f8ff67dd46dcb.tar.xz |
libnvdimm/pmem: Advance namespace seed for specific probe errors
In order to support marking namespaces with unsupported feature/versions
disabled, nvdimm core should advance the namespace seed on these
probe failures. Otherwise, these failed namespaces will be considered a
seed namespace and will be wrongly used while creating new namespaces.
Add -EOPNOTSUPP as return from pmem probe callback to indicate a namespace
initialization failures due to pfn superblock feature/version mismatch.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Link: https://lore.kernel.org/r/20190905154603.10349-3-aneesh.kumar@linux.ibm.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions