X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdecho%2Fecho.c;h=18dc6a4dcd8c71a57e9bba0a3c97d9c9a950001b;hb=eecdcf3004952f5d3a7126e0d6790c0be82f0a56;hp=73c74c20eb4a65c14c90f5e8af4d01440beb6943;hpb=1f7e2b9215cc5ea19e378462d07bd3a3b5e0e204;p=fs%2Flustre-release.git diff --git a/lustre/obdecho/echo.c b/lustre/obdecho/echo.c index 73c74c2..18dc6a4 100644 --- a/lustre/obdecho/echo.c +++ b/lustre/obdecho/echo.c @@ -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);