diff options
author | Jeremy Erickson <jerickso@cs.unc.edu> | 2014-04-18 17:06:00 -0400 |
---|---|---|
committer | Jeremy Erickson <jerickso@cs.unc.edu> | 2014-04-18 17:06:00 -0400 |
commit | a215aa7b9ab3759c047201199fba64d3042d7f13 (patch) | |
tree | bca37493d9b2233450e6d3ffced1261d0e4f71fe /drivers/md/md.h | |
parent | d31199a77ef606f1d06894385f1852181ba6136b (diff) |
Update 2.6.36 to 2.6.36.4wip-dissipation2-jerickso
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r-- | drivers/md/md.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h index 3931299788dc..563ede31d5fc 100644 --- a/drivers/md/md.h +++ b/drivers/md/md.h | |||
@@ -149,7 +149,8 @@ struct mddev_s | |||
149 | * are happening, so run/ | 149 | * are happening, so run/ |
150 | * takeover/stop are not safe | 150 | * takeover/stop are not safe |
151 | */ | 151 | */ |
152 | 152 | int ready; /* See when safe to pass | |
153 | * IO requests down */ | ||
153 | struct gendisk *gendisk; | 154 | struct gendisk *gendisk; |
154 | 155 | ||
155 | struct kobject kobj; | 156 | struct kobject kobj; |