kernel/drivers/md/raid0.h
.. .. @@ -6,6 +6,7 @@ 6 6 sector_t zone_end; /* Start of the next zone (in sectors) */ 7 7 sector_t dev_start; /* Zone offset in real dev (in sectors) */ 8 8 int nb_dev; /* # of devices attached to the zone */ 9 + int disk_shift; /* start disk for the original layout */9 10 }; 10 11 11 12 /* Linux 3.14 (20d0189b101) made an unintended change to