| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 01/12] xfs: fix the comment of xfs_bmap_count_tree() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Mon, 12 Aug 2013 11:14:52 +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_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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 00/12] xfs: another chunk of comment fixes, zwu . kernel |
|---|---|
| Next by Date: | [PATCH 02/12] xfs: fix the comment of xfs_bmap_validate_ret(), zwu . kernel |
| Previous by Thread: | [PATCH 00/12] xfs: another chunk of comment fixes, zwu . kernel |
| Next by Thread: | [PATCH 02/12] xfs: fix the comment of xfs_bmap_validate_ret(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |