Whamcloud - gitweb
LU-5814 llite: remove ll_objects_destroy()
[fs/lustre-release.git] / lustre / obdecho / echo.c
index 18dc6a4..db3fa79 100644 (file)
@@ -144,9 +144,7 @@ static int echo_create(const struct lu_env *env, struct obd_export *exp,
 }
 
 static int echo_destroy(const struct lu_env *env, struct obd_export *exp,
-                       struct obdo *oa, struct lov_stripe_md *ea,
-                       struct obd_trans_info *oti, struct obd_export *md_exp,
-                       void *capa)
+                       struct obdo *oa, struct obd_trans_info *oti)
 {
         struct obd_device *obd = class_exp2obd(exp);