xfs: use generic get_unaligned_beXX helpers
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Jul 2011 12:35:58 +0000 (14:35 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Jul 2011 12:35:58 +0000 (14:35 +0200)
commit218106a1104c598011e5df9d9aac7e0416be03e6
treebdec31d1f6fd5fe11eed76bac56017affd3d1606
parent2282396d8157033503318fe4dee77ba82dc9d144
xfs: use generic get_unaligned_beXX helpers

Switch the shortform directory code over to use the generic
get_unaligned_beXX helpers instead of reinventing them.  As a result
kill off xfs_arch.h and move the setting of XFS_NATIVE_HOST into
xfs_linux.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/linux-2.6/xfs_linux.h
fs/xfs/xfs_arch.h [deleted file]
fs/xfs/xfs_dir2_sf.c
fs/xfs/xfs_dir2_sf.h