From: Christoph Hellwig Date: Fri, 8 Jul 2011 12:35:58 +0000 (+0200) Subject: xfs: use generic get_unaligned_beXX helpers X-Git-Tag: v3.1-rc1~322^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218106a1104c598011e5df9d9aac7e0416be03e6;p=pandora-kernel.git 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 Reviewed-by: Alex Elder Reviewed-by: Dave Chinner --- Reading git-diff-tree failed