xfs: Remove struct xfs_chash from xfs_mount
authorJeff Liu <jeff.liu@oracle.com>
Thu, 2 May 2013 11:23:20 +0000 (19:23 +0800)
committerBen Myers <bpm@sgi.com>
Mon, 17 Jun 2013 22:54:21 +0000 (17:54 -0500)
commit1ebdf3611c8968e7202c47c2dcb2d36986c44cb0
treedf8b4a601475f2bb765053a50e9faeb6d9a36319
parent34d7f603b93be0ac38c2464219f5a2795d76c8ee
xfs: Remove struct xfs_chash from xfs_mount

Remove struct xfs_chash from struct xfs_mount as there is no user of
it nowadays.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_mount.h