Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[deliverable/linux.git] / drivers / md / raid1.h
index 3770b4a2766257fbe6d35f90ffed302b963c2eb9..0ff3715fb7eba5ec4fed61a9922276b07b363aff 100644 (file)
@@ -9,6 +9,7 @@ struct raid1_info {
         * we try to keep sequential reads one the same device
         */
        sector_t        next_seq_sect;
+       sector_t        seq_start;
 };
 
 /*
This page took 0.027771 seconds and 5 git commands to generate.