vserver 1.9.5.x5
[linux-2.6.git] / include / linux / raid / raid1.h
index 50965d9..abbfdd9 100644 (file)
@@ -35,6 +35,7 @@ struct r1_private_data_s {
        sector_t                next_seq_sect;
        spinlock_t              device_lock;
 
+       struct list_head        retry_list;
        /* for use when syncing mirrors: */
 
        spinlock_t              resync_lock;