hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/md/raid0.h
....@@ -6,6 +6,7 @@
66 sector_t zone_end; /* Start of the next zone (in sectors) */
77 sector_t dev_start; /* Zone offset in real dev (in sectors) */
88 int nb_dev; /* # of devices attached to the zone */
9
+ int disk_shift; /* start disk for the original layout */
910 };
1011
1112 /* Linux 3.14 (20d0189b101) made an unintended change to