[PATCH 01/12] xfs: fix the comment of xfs_check_sizes()

zwu.kernel at gmail.com zwu.kernel at gmail.com
Wed Aug 7 05:10:58 CDT 2013


From: Zhi Yong Wu <wuzhy at linux.vnet.ibm.com>

Signed-off-by: Zhi Yong Wu <wuzhy at linux.vnet.ibm.com>
---
 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 2b0ba35..bbabc6d 100644
--- a/fs/xfs/xfs_mount.c
+++ b/fs/xfs/xfs_mount.c
@@ -1194,7 +1194,7 @@ xfs_set_inoalignment(xfs_mount_t *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.
  */
 STATIC int
 xfs_check_sizes(xfs_mount_t *mp)
-- 
1.7.11.7



More information about the xfs mailing list