--- linux/include/linux/lvm.h.~1~ Thu Feb 28 20:19:46 2002 +++ linux/include/linux/lvm.h Thu Feb 28 22:33:16 2002 @@ -224,7 +224,7 @@ #define LVM_MAX_MIRRORS 2 /* future use */ #define LVM_MIN_READ_AHEAD 0 /* minimum read ahead sectors */ #define LVM_DEFAULT_READ_AHEAD 1024 /* sectors for 512k scsi segments */ -#define LVM_MAX_READ_AHEAD 10000 /* maximum read ahead sectors */ +#define LVM_MAX_READ_AHEAD 1024 /* maximum read ahead sectors */ #define LVM_MAX_LV_IO_TIMEOUT 60 /* seconds I/O timeout (future use) */ #define LVM_PARTITION 0xfe /* LVM partition id */ #define LVM_NEW_PARTITION 0x8e /* new LVM partition id (10/09/1999) */