| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 10/12] xfs: fix the comment of xlog_recover_do_dquot_buffer() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Mon, 12 Aug 2013 11:15:01 +0800 |
| Cc: | Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1376277303-29455-1-git-send-email-zwu.kernel@xxxxxxxxx> |
| References: | <1376277303-29455-1-git-send-email-zwu.kernel@xxxxxxxxx> |
From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> Signed-off-by: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> --- fs/xfs/xfs_log_recover.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_log_recover.c b/fs/xfs/xfs_log_recover.c index a5e1bf6..a65ed50 100644 --- a/fs/xfs/xfs_log_recover.c +++ b/fs/xfs/xfs_log_recover.c @@ -2366,7 +2366,7 @@ xfs_qm_dqcheck( /* * Perform a dquot buffer recovery. - * Simple algorithm: if we have found a QUOTAOFF logitem of the same type + * Simple algorithm: if we have found a QUOTAOFF log item of the same type * (ie. USR or GRP), then just toss this buffer away; don't recover it. * Else, treat it as a regular buffer and do recovery. */ -- 1.7.11.7 |
| Previous by Date: | [PATCH 08/12] xfs: fix the comment of xfs_ifree_cluster(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 07/12] xfs: fix the comment of xfs_ialloc_ag_select(), zwu . kernel |
| Previous by Thread: | [PATCH 08/12] xfs: fix the comment of xfs_ifree_cluster(), zwu . kernel |
| Next by Thread: | [PATCH 07/12] xfs: fix the comment of xfs_ialloc_ag_select(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |