| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 11/12] xfs: fix the comment of xfs_sb_quiet_read_verify() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Mon, 12 Aug 2013 11:15:02 +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_mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_mount.c b/fs/xfs/xfs_mount.c index 5642be3..1981be9 100644 --- a/fs/xfs/xfs_mount.c +++ b/fs/xfs/xfs_mount.c @@ -785,7 +785,7 @@ out_error: /* * We may be probed for a filesystem match, so we may not want to emit * messages when the superblock buffer is not actually an XFS superblock. - * If we find an XFS superblock, the run a normal, noisy mount because we are + * If we find an XFS superblock, then run a normal, noisy mount because we are * really going to mount it and want to know about errors. */ static void -- 1.7.11.7 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 06/12] xfs: fix the comment of xfs_extent_busy_update_extent(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH] xfsprogs: fix Out-of-bounds access in repair/dinode.c, Li Zhong |
| Previous by Thread: | Re: [PATCH 06/12] xfs: fix the comment of xfs_extent_busy_update_extent(), Zhi Yong Wu |
| Next by Thread: | Re: [PATCH 00/12] xfs: another chunk of comment fixes, Mark Tinguely |
| Indexes: | [Date] [Thread] [Top] [All Lists] |