| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 11/12] xfs: fix the comment of xlog_find_head() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:08 +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 5623014..a5e1bf6 100644 --- a/fs/xfs/xfs_log_recover.c +++ b/fs/xfs/xfs_log_recover.c @@ -607,7 +607,7 @@ out: /* * Head is defined to be the point of the log where the next log write - * write could go. This means that incomplete LR writes at the end are + * could go. This means that incomplete LR writes at the end are * eliminated when calculating the head. We aren't guaranteed that previous * LR have complete transactions. We only know that a cycle number of * current cycle number -1 won't be present in the log if we start writing -- 1.7.11.7 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h, zwu . kernel |
|---|---|
| Next by Date: | [PATCH 10/12] xfs: fix the comment of xlog_recover_buffer_pass2(), zwu . kernel |
| Previous by Thread: | [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h, zwu . kernel |
| Next by Thread: | [PATCH 10/12] xfs: fix the comment of xlog_recover_buffer_pass2(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |