From: tianzy Date: Wed, 13 Feb 2008 07:59:51 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~779 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6ecfccc437092ac1de94a98d67b856a369491665;p=fs%2Flustre-release.git Branch b1_6 an unnecessary block in osts for waiting in-flight quota request b=14783 i=Johann i=andrew.perepechko --- diff --git a/lustre/quota/quota_interface.c b/lustre/quota/quota_interface.c index d28cbc1..f86afef 100644 --- a/lustre/quota/quota_interface.c +++ b/lustre/quota/quota_interface.c @@ -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) {