[PATCH 01/12] xfs: fix the comment of xfs_bmap_count_tree()
zwu.kernel at gmail.com
zwu.kernel at gmail.com
Sun Aug 11 22:14:52 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_bmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/xfs/xfs_bmap.c b/fs/xfs/xfs_bmap.c
index 05c698c..75bb841 100644
--- a/fs/xfs/xfs_bmap.c
+++ b/fs/xfs/xfs_bmap.c
@@ -306,7 +306,7 @@ xfs_bmap_disk_count_leaves(
/*
* Recursively walks each level of a btree
- * to count total fsblocks is use.
+ * to count total fsblocks in use.
*/
STATIC int /* error */
xfs_bmap_count_tree(
--
1.7.11.7
More information about the xfs
mailing list