md/raid1: record nonrot rdevs while adding/removing rdevs to conf
[linux-2.6-microblaze.git] / drivers / md / raid1.h
index 14d4211..5300cba 100644 (file)
@@ -71,6 +71,7 @@ struct r1conf {
                                                 * allow for replacements.
                                                 */
        int                     raid_disks;
+       int                     nonrot_disks;
 
        spinlock_t              device_lock;