X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fcmm%2Fmdc_object.c;h=fde11da13263d053f5566b027d6e5f64870a4f92;hb=995c1fbbf92a8776f3a516fea86d0acbef6887e5;hp=1ac12c90fb39ae44a2db987ddda9fa1d7026191f;hpb=d2d56f38da01001c92a09afc6b52b5acbd9bc13c;p=fs%2Flustre-release.git diff --git a/lustre/cmm/mdc_object.c b/lustre/cmm/mdc_object.c index 1ac12c9..fde11da 100644 --- a/lustre/cmm/mdc_object.c +++ b/lustre/cmm/mdc_object.c @@ -290,7 +290,7 @@ static int mdc_attr_set(const struct lu_env *env, struct md_object *mo, } rc = md_setattr(mc->mc_desc.cl_exp, &mci->mci_opdata, - NULL, 0, NULL, 0, &mci->mci_req); + NULL, 0, NULL, 0, &mci->mci_req, NULL); ptlrpc_req_finished(mci->mci_req);