staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTES
[cascardo/linux.git] / drivers / staging / lustre / lustre / obdecho / echo_client.c
index 6968953..cddc2d2 100644 (file)
@@ -454,7 +454,7 @@ static int echo_alloc_memmd(struct echo_device *ed,
        }
 
        loi_init((*lsmp)->lsm_oinfo[0]);
-       (*lsmp)->lsm_maxbytes = LUSTRE_STRIPE_MAXBYTES;
+       (*lsmp)->lsm_maxbytes = LUSTRE_EXT3_STRIPE_MAXBYTES;
        ostid_set_seq_echo(&(*lsmp)->lsm_oi);
 
        return lsm_size;