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)
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>

No differences found