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:
parent
28f39d553e
commit
c3c930d933
3 changed files with 0 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue