| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 04/12] xfs: fix the comment of xfs_mod_incore_sb_unlocked() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:01 +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_mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_mount.c b/fs/xfs/xfs_mount.c index bbabc6d..5642be3 100644 --- a/fs/xfs/xfs_mount.c +++ b/fs/xfs/xfs_mount.c @@ -1794,7 +1794,7 @@ xfs_mod_sb(xfs_trans_t *tp, __int64_t fields) /* - * xfs_mod_incore_sb_unlocked() is a utility routine common used to apply + * xfs_mod_incore_sb_unlocked() is a utility routine commonly used to apply * a delta to a specified field in the in-core superblock. Simply * switch on the field indicated and apply the delta to that field. * Fields are not allowed to dip below zero, so if the delta would -- 1.7.11.7 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 03/12] xfs: fix the comment of xfs_btree_lookup(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 06/12] xfs: remove one blank line in xfs_btree_make_block_unfull(), zwu . kernel |
| Previous by Thread: | [PATCH 03/12] xfs: fix the comment of xfs_btree_lookup(), zwu . kernel |
| Next by Thread: | [PATCH 06/12] xfs: remove one blank line in xfs_btree_make_block_unfull(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |