Re: [Patch 1/6] Enhanced partition statistics: core statistics

2008-02-08 Thread Jens Axboe
On Fri, Feb 01 2008, Jerome Marchand wrote: > This patch contain the core infrastructure of enhanced partition > statistics. It adds to struct hd_struct the same stats data as struct > gendisk and define basics function to manipulate them. > > Signed-off-by: Jerome Marchand <[EMAIL PROTECTED]> > -

[Patch 1/6] Enhanced partition statistics: core statistics

2008-02-01 Thread Jerome Marchand
This patch contain the core infrastructure of enhanced partition statistics. It adds to struct hd_struct the same stats data as struct gendisk and define basics function to manipulate them. Signed-off-by: Jerome Marchand <[EMAIL PROTECTED]> --- include/linux/genhd.h | 132 +++