Re: [PATCH 1/2] ndctl: add foreach helper for region badblocks in libndctl

2017-05-08 Thread Dan Williams
On Mon, May 8, 2017 at 4:04 PM, Dave Jiang wrote: > The helper function allow iteration through the badblocks file that's part > of the region sysfs attributes. This will support the region list badblocks > code that's coming. > > Signed-off-by: Dave Jiang > --- > ndctl/lib/libndctl.c | 72

[PATCH 1/2] ndctl: add foreach helper for region badblocks in libndctl

2017-05-08 Thread Dave Jiang
The helper function allow iteration through the badblocks file that's part of the region sysfs attributes. This will support the region list badblocks code that's coming. Signed-off-by: Dave Jiang --- ndctl/lib/libndctl.c | 72 ndctl/lib/libnd