X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fost%2Fost_handler.c;h=69157b1b6844d7f18d3c7fc7725bf6cc76df88c8;hp=36319d8e7e867085140e460dccfb970409ff95b0;hb=cc2f3bb6f2bf7a77a3176f240e00f38245d12242;hpb=b5f8664058287f946b6a26d94b97a71ebd8df546 diff --git a/lustre/ost/ost_handler.c b/lustre/ost/ost_handler.c index 36319d8..69157b1 100644 --- a/lustre/ost/ost_handler.c +++ b/lustre/ost/ost_handler.c @@ -1528,7 +1528,7 @@ static int ost_handle_quota_adjust_qunit(struct ptlrpc_request *req) GOTO(out, rc); repoqa = req_capsule_server_get(&req->rq_pill, &RMF_QUOTA_ADJUST_QUNIT); - req->rq_status = obd_quota_adjust_qunit(req->rq_export, oqaq, qctxt); + req->rq_status = obd_quota_adjust_qunit(req->rq_export, oqaq, qctxt, NULL); *repoqa = *oqaq; out: