| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 08/12] xfs: fix the comment of xfs_btree_get_iroot() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:05 +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_btree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_btree.c b/fs/xfs/xfs_btree.c index eccc788..ae106f6 100644 --- a/fs/xfs/xfs_btree.c +++ b/fs/xfs/xfs_btree.c @@ -510,7 +510,7 @@ xfs_btree_ptr_addr( } /* - * Get a the root block which is stored in the inode. + * Get the root block which is stored in the inode. * * For now this btree implementation assumes the btree root is always * stored in the if_broot field of an inode fork. -- 1.7.11.7 |
| Previous by Date: | [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h, zwu . kernel |
| Previous by Thread: | Re: [PATCH 07/12] xfs: fix the comment of xfs_iroot_realloc(), Zhi Yong Wu |
| Next by Thread: | [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h, zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |