| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:04 +0800 |
| Cc: | Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
| References: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> Signed-off-by: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> --- fs/xfs/xfs_inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c index bb262c2..ccca9cd 100644 --- a/fs/xfs/xfs_inode.c +++ b/fs/xfs/xfs_inode.c @@ -2103,7 +2103,7 @@ xfs_ifree( * * The caller must not request to add more records than would fit in * the on-disk inode root. If the if_broot is currently NULL, then - * if we adding records one will be allocated. The caller must also + * if we are adding records, one will be allocated. The caller must also * not request that the number of records go below zero, although * it can go to zero. * -- 1.7.11.7 |
| Previous by Date: | [PATCH 05/12] xfs: fix the comment of xlog_write_setup_copy(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 08/12] xfs: fix the comment of xfs_btree_get_iroot(), zwu . kernel |
| Previous by Thread: | [PATCH 05/12] xfs: fix the comment of xlog_write_setup_copy(), zwu . kernel |
| Next by Thread: | Re: [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc(), Mark Tinguely |
| Indexes: | [Date] [Thread] [Top] [All Lists] |