Re: [PATCH v3 1/6] nvdimm: Consider probe return -EOPNOTSUPP as success

2019-06-11 Thread Aneesh Kumar K.V
Hi Dan, Any feedback on this? A change I would like to get done on top of this series is + if (__le16_to_cpu(pfn_sb->version_minor) < 3) { + /* +* For a large part we use PAGE_SIZE. But we +* do have some accounting code using SZ_4K. +

[PATCH v3 1/6] nvdimm: Consider probe return -EOPNOTSUPP as success

2019-06-04 Thread Aneesh Kumar K.V
With following patches we add EOPNOTSUPP as return from probe callback to indicate we were not able to initialize a namespace due to pfn superblock feature/version mismatch. We want to consider this a probe success so that we can create new namesapce seed and there by avoid marking the failed