Enhanced partition statistics: remove old partition statistics

Removes the now unused old partition statistic code.

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
Jerome Marchand
2008-02-08 12:06:21 +01:00
committed by Jens Axboe
parent 28f39d553e
commit c3c930d933
3 changed files with 0 additions and 7 deletions
-1
View File
@@ -105,7 +105,6 @@ struct hd_struct {
sector_t nr_sects;
struct device dev;
struct kobject *holder_dir;
unsigned ios[2], sectors[2]; /* READs and WRITEs */
int policy, partno;
#ifdef CONFIG_FAIL_MAKE_REQUEST
int make_it_fail;