[PATCH v2 3/3] md: convert to use the generic badblocks code

2015-12-07 Thread Vishal Verma
Retain badblocks as part of rdev, but use the accessor functions from include/linux/badblocks for all manipulation. Signed-off-by: Vishal Verma --- drivers/md/md.c | 516 +++- drivers/md/md.h | 40 + 2 files

Re: [PATCH v2 3/3] md: convert to use the generic badblocks code

2015-12-01 Thread Shaohua Li
On Wed, Nov 25, 2015 at 11:43:33AM -0700, Vishal Verma wrote: > Retain badblocks as part of rdev, but use the accessor functions from > include/linux/badblocks for all manipulation. > > Signed-off-by: Vishal Verma > --- > drivers/md/md.c | 507 >

Re: [PATCH v2 3/3] md: convert to use the generic badblocks code

2015-12-01 Thread Verma, Vishal L
On Tue, 2015-12-01 at 10:55 -0800, Shaohua Li wrote: > On Wed, Nov 25, 2015 at 11:43:33AM -0700, Vishal Verma wrote: > > Retain badblocks as part of rdev, but use the accessor functions > > from > > include/linux/badblocks for all manipulation. > > > > Signed-off-by: Vishal Verma

[PATCH v2 3/3] md: convert to use the generic badblocks code

2015-11-25 Thread Vishal Verma
Retain badblocks as part of rdev, but use the accessor functions from include/linux/badblocks for all manipulation. Signed-off-by: Vishal Verma --- drivers/md/md.c | 507 +++- drivers/md/md.h | 40 + 2 files