summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_linux.h
diff options
context:
space:
mode:
authorZhi Yong Wu2013-08-07 12:11:06 +0200
committerBen Myers2013-08-20 22:30:23 +0200
commit5c75390924a402fd1f9194bd69abf54fcc2d446b (patch)
tree9cfde522e6153d51b65f34e517ec520c5b5e859b /fs/xfs/xfs_linux.h
parentxfs: fix the comment of xfs_btree_get_iroot() (diff)
downloadkernel-qcow2-linux-5c75390924a402fd1f9194bd69abf54fcc2d446b.tar.gz
kernel-qcow2-linux-5c75390924a402fd1f9194bd69abf54fcc2d446b.tar.xz
kernel-qcow2-linux-5c75390924a402fd1f9194bd69abf54fcc2d446b.zip
xfs: remove two unused macro definitions in xfs_linux.h
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_linux.h')
-rw-r--r--fs/xfs/xfs_linux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/xfs_linux.h b/fs/xfs/xfs_linux.h
index 2dbabcb31a7d..f9bb590acc0e 100644
--- a/fs/xfs/xfs_linux.h
+++ b/fs/xfs/xfs_linux.h
@@ -146,8 +146,6 @@ typedef __uint64_t __psunsigned_t;
#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