| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 05/12] xfs: fix the comment of xfs_setsize_buftarg_early() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Mon, 12 Aug 2013 11:14:56 +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_buf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_buf.c b/fs/xfs/xfs_buf.c index 3997571..e2e82d9 100644 --- a/fs/xfs/xfs_buf.c +++ b/fs/xfs/xfs_buf.c @@ -1621,7 +1621,7 @@ xfs_setsize_buftarg_flags( /* * When allocating the initial buffer target we have not yet * read in the superblock, so don't know what sized sectors - * are being used is at this early stage. Play safe. + * are being used at this early stage. Play safe. */ STATIC int xfs_setsize_buftarg_early( -- 1.7.11.7 |
| Previous by Date: | [PATCH 04/12] xfs: fix the comment of xfs_bmap_punch_delalloc_range(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 08/12] xfs: fix the comment of xfs_ifree_cluster(), zwu . kernel |
| Previous by Thread: | [PATCH 04/12] xfs: fix the comment of xfs_bmap_punch_delalloc_range(), zwu . kernel |
| Next by Thread: | [PATCH 08/12] xfs: fix the comment of xfs_ifree_cluster(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |