commit | 87ba05dff3510f9e058b35d3c3fa222b6f406ecc | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Sat Jan 09 07:48:43 2016 -0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Jan 09 08:39:04 2016 -0800 |
tree | 966538c52bd0b248fad9f9656e3464e9a728caa4 | |
parent | 16263ff6c72eb4cc00aa287230144dda12ccad12 [diff] |
libnvdimm: don't fail init for full badblocks list If the badblocks list runs out of space it simply means that software is unable to intercept all errors. This is no different than the latent discovery of new badblocks case and should not be an initialization failure condition. Signed-off-by: Dan Williams <dan.j.williams@intel.com>