| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 07/12] xfs: fix the comment of xfs_ialloc_ag_select() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Mon, 12 Aug 2013 11:14:58 +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_ialloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_ialloc.c b/fs/xfs/xfs_ialloc.c index 7a0c17d..cb13f68 100644 --- a/fs/xfs/xfs_ialloc.c +++ b/fs/xfs/xfs_ialloc.c @@ -506,7 +506,7 @@ xfs_ialloc_next_ag( /* * Select an allocation group to look for a free inode in, based on the parent - * inode and then mode. Return the allocation group buffer. + * inode and the mode. Return the allocation group buffer. */ STATIC xfs_agnumber_t xfs_ialloc_ag_select( -- 1.7.11.7 |
| Previous by Date: | [PATCH 10/12] xfs: fix the comment of xlog_recover_do_dquot_buffer(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 12/12] xfs: fix the comment of xfs_mountfs(), zwu . kernel |
| Previous by Thread: | [PATCH 10/12] xfs: fix the comment of xlog_recover_do_dquot_buffer(), zwu . kernel |
| Next by Thread: | [PATCH 12/12] xfs: fix the comment of xfs_mountfs(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |