From: tianzy Date: Tue, 19 May 2009 11:54:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: GIT_EPOCH_B1_6~2^5~21 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ce8a05c1c9c212fb1b7bfb6d0ca173393e64dd44;p=fs%2Flustre-release.git *** empty log message *** --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index e2dee7a..e806288 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -255,7 +255,8 @@ Details : This patch fixes: for user and group, but only send one return via "pending". In most cases, the pendings should be same. But that is not always the case. - 2. If quotaoff runs between lquota_chkquota() and lquota_pending_commit(), the same thing will happen too. + 2. If quotaoff runs between lquota_chkquota() and + lquota_pending_commit(), the same thing will happen too. That is why it comes: - if (!ll_sb_any_quota_active(qctxt->lqc_sb)) - RETURN(0);