From cae704eda01e706e0bf874030464a22c1b1ed9df Mon Sep 17 00:00:00 2001 From: tianzy Date: Tue, 19 May 2009 12:35:31 +0000 Subject: [PATCH] *** empty log message *** --- lustre/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index d9beba5..d3fbec8 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -75,7 +75,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); -- 1.8.3.1