On Mon, Jun 12, 2017 at 3:25 PM, Toshi Kani <[email protected]> wrote: > Sysfs "badblocks" information may be updated during run-time that: > - MCE, SCI, and sysfs "scrub" may add new bad blocks > - Writes and ioctl() may clear bad blocks > > Add support to send sysfs notifications to sysfs "badblocks" file > under region and pmem directories when their badblocks information > is re-evaluated (but is not necessarily changed) during run-time. > > Signed-off-by: Toshi Kani <[email protected]> > Cc: Dan Williams <[email protected]> > Cc: Vishal Verma <[email protected]> > Cc: Linda Knippers <[email protected]> > --- > v2: Send notifications for the clearing case > ---
This looks good to me, I've applied it, but I also want to extend the ndctl unit tests to cover this mechanism.

