| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 12/12] xfs: fix the comment of xfs_mountfs() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Mon, 12 Aug 2013 11:15:03 +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 1981be9..d202238 100644
--- a/fs/xfs/xfs_mount.c
+++ b/fs/xfs/xfs_mount.c
@@ -1400,7 +1400,7 @@ xfs_mountfs(
xfs_set_inoalignment(mp);
/*
- * Check that the data (and log if separate) are an ok size.
+ * Check that the data (and log if separate) is an ok size.
*/
error = xfs_check_sizes(mp);
if (error)
--
1.7.11.7
|
| Previous by Date: | [PATCH 07/12] xfs: fix the comment of xfs_ialloc_ag_select(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 09/12] xfs: fix the comment of xfs_log_unmount_write(), zwu . kernel |
| Previous by Thread: | [PATCH 07/12] xfs: fix the comment of xfs_ialloc_ag_select(), zwu . kernel |
| Next by Thread: | [PATCH 09/12] xfs: fix the comment of xfs_log_unmount_write(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |