Re: [PATCH v7] ndctl: add list --media-errors support

2017-05-11 Thread Kani, Toshimitsu
On Thu, 2017-05-11 at 12:44 -0700, Dave Jiang wrote: > ACPI NFIT enabled platforms provide media errors as absolute phyiscal > address offsets. Add an option to ndctl to display those media errors > tranlsated to region and namespace device level offsets in an "ndctl > list" listing. BTT badblocks

[PATCH v7] ndctl: add list --media-errors support

2017-05-11 Thread Dave Jiang
ACPI NFIT enabled platforms provide media errors as absolute phyiscal address offsets. Add an option to ndctl to display those media errors tranlsated to region and namespace device level offsets in an "ndctl list" listing. BTT badblocks show is not supported in this iteration and will come later.