Whamcloud - gitweb
LU-5418 echo: replace lov_stripe_md with lov_oinfo
[fs/lustre-release.git] / lustre / obdecho / echo.c
index 73c74c2..18dc6a4 100644 (file)
@@ -116,8 +116,7 @@ static int echo_destroy_export(struct obd_export *exp)
 }
 
 static int echo_create(const struct lu_env *env, struct obd_export *exp,
-                      struct obdo *oa, struct lov_stripe_md **ea,
-                      struct obd_trans_info *oti)
+                      struct obdo *oa, struct obd_trans_info *oti)
 {
         struct obd_device *obd = class_exp2obd(exp);