| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 10/12] xfs: fix the comment of xlog_recover_buffer_pass2() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:07 +0800 |
| Cc: | Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
| References: | <1375870269-13157-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 7681b19..5623014 100644 --- a/fs/xfs/xfs_log_recover.c +++ b/fs/xfs/xfs_log_recover.c @@ -2425,7 +2425,7 @@ xlog_recover_do_dquot_buffer( * over the log during recovery. During the first we build a table of * those buffers which have been cancelled, and during the second we * only replay those buffers which do not have corresponding cancel - * records in the table. See xlog_recover_do_buffer_pass[1,2] above + * records in the table. See xlog_recover_buffer_pass[1,2] above * for more details on the implementation of the table of cancel records. */ STATIC int -- 1.7.11.7 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 11/12] xfs: fix the comment of xlog_find_head(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 12/12] xfs: rename bio_add_buffer() to xfs_bio_add_buffer(), zwu . kernel |
| Previous by Thread: | [PATCH 11/12] xfs: fix the comment of xlog_find_head(), zwu . kernel |
| Next by Thread: | [PATCH 12/12] xfs: rename bio_add_buffer() to xfs_bio_add_buffer(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |