hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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