Skip to content
Snippets Groups Projects
Commit 6ecfccc4 authored by tianzy's avatar tianzy
Browse files

Branch b1_6

an unnecessary block in osts for waiting in-flight quota request
b=14783
i=Johann
i=andrew.perepechko
parent 963bafc0
No related branches found
No related tags found
No related merge requests found
......@@ -381,7 +381,6 @@ static int quota_check_common(struct obd_device *obd, unsigned int uid,
if (!lqs)
continue;
qctxt_wait_pending_dqacq(qctxt, id[i], i, isblk);
rc2[i] = compute_remquota(obd, qctxt, &qdata[i], isblk);
spin_lock(&lqs->lqs_lock);
if (!cycle) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment