commit | ea5c48ab2a76559d4af39e1f7de137c0851ac0a5 | [log] [tgz] |
---|---|---|
author | Jerome Marchand <jmarchan@redhat.com> | Fri Feb 08 11:04:09 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Feb 08 12:41:55 2008 +0100 |
tree | 8bd6168cc7c0209b7ffae8da2e89c35ed50f89db | |
parent | 63a7138671c50a6f2c27bbd1a308dc75967062a3 [diff] |
Enhanced partition statistics: core statistics 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 <jmarchan@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>