| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 09/12] xfs: remove two unused macro definitions in xfs_linux.h |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:11:06 +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_linux.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/fs/xfs/xfs_linux.h b/fs/xfs/xfs_linux.h index 800f896..84063ad 100644 --- a/fs/xfs/xfs_linux.h +++ b/fs/xfs/xfs_linux.h @@ -114,8 +114,6 @@ #define xfs_inherit_sync xfs_params.inherit_sync.val #define xfs_inherit_nodump xfs_params.inherit_nodump.val #define xfs_inherit_noatime xfs_params.inherit_noatim.val -#define xfs_buf_timer_centisecs xfs_params.xfs_buf_timer.val -#define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val #define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val #define xfs_rotorstep xfs_params.rotorstep.val #define xfs_inherit_nodefrag xfs_params.inherit_nodfrg.val -- 1.7.11.7 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 08/12] xfs: fix the comment of xfs_btree_get_iroot(), zwu . kernel |
|---|---|
| Next by Date: | [PATCH 11/12] xfs: fix the comment of xlog_find_head(), zwu . kernel |
| Previous by Thread: | [PATCH 08/12] xfs: fix the comment of xfs_btree_get_iroot(), zwu . kernel |
| Next by Thread: | [PATCH 11/12] xfs: fix the comment of xlog_find_head(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |