patch-2.4.0-test12 linux/include/linux/raid/raid0.h
Next file: linux/include/linux/raid/raid1.h
Previous file: linux/include/linux/raid/md_k.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 11 13:20:08 2000
- Orig file:
v2.4.0-test11/linux/include/linux/raid/raid0.h
- Orig date:
Mon Aug 7 22:54:48 2000
diff -u --recursive --new-file v2.4.0-test11/linux/include/linux/raid/raid0.h linux/include/linux/raid/raid0.h
@@ -9,7 +9,7 @@
unsigned long dev_offset; /* Zone offset in real dev */
unsigned long size; /* Zone size */
int nb_dev; /* # of devices attached to the zone */
- mdk_rdev_t *dev[MAX_REAL]; /* Devices attached to the zone */
+ mdk_rdev_t *dev[MD_SB_DISKS]; /* Devices attached to the zone */
};
struct raid0_hash
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)