aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_buf.h
diff options
context:
space:
mode:
authorAlex Elder <aelder@sgi.com>2010-09-03 09:02:32 -0500
committerAlex Elder <aelder@sgi.com>2010-09-03 09:02:32 -0500
commitcb7a93412ab52361bc255cbe2c767e0741c09f43 (patch)
tree063b89ca160ac43b8df41cf6d12158c4ca7fe897 /fs/xfs/linux-2.6/xfs_buf.h
parent9af25465081480a75824fd7a16a37a5cfebeede9 (diff)
parent72656c46f50b8dfe50e15793692982e636e3df20 (diff)
Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_buf.h')
-rw-r--r--fs/xfs/linux-2.6/xfs_buf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/linux-2.6/xfs_buf.h b/fs/xfs/linux-2.6/xfs_buf.h
index d072e5ff923..2a05614f0b9 100644
--- a/fs/xfs/linux-2.6/xfs_buf.h
+++ b/fs/xfs/linux-2.6/xfs_buf.h
@@ -137,7 +137,6 @@ typedef struct xfs_buftarg {
size_t bt_smask;
/* per device buffer hash table */
- uint bt_hashmask;
uint bt_hashshift;
xfs_bufhash_t *bt_hash;