X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fquota%2Fqsd_request.c;h=26c308a48c72bfa6549402b614be0d23ea3447bd;hb=8be19078a0cc32545d16a4735dca7f7c99cbe49d;hp=de5726d9daadae0a0ffc856b351edf5e90a60f04;hpb=7e781c605c4189ea1f4b0a343863280ebeb237d4;p=fs%2Flustre-release.git diff --git a/lustre/quota/qsd_request.c b/lustre/quota/qsd_request.c index de5726d..26c308a 100644 --- a/lustre/quota/qsd_request.c +++ b/lustre/quota/qsd_request.c @@ -171,7 +171,7 @@ static int qsd_intent_interpret(const struct lu_env *env, req_qbody = req_capsule_client_get(&req->rq_pill, &RMF_QUOTA_BODY); req_capsule_client_get(&req->rq_pill, &RMF_LDLM_INTENT); - rc = ldlm_cli_enqueue_fini(aa->aa_exp, req, &einfo, 0, &flags, + rc = ldlm_cli_enqueue_fini(aa->aa_exp, &req->rq_pill, &einfo, 0, &flags, aa->aa_lvb, sizeof(*(aa->aa_lvb)), lockh, rc, false); if (rc < 0) {