]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: move __be*/__le* types and __arch_pack to xfs_arch.h
authorChristoph Hellwig <hch@lst.de>
Sun, 2 Aug 2015 23:58:16 +0000 (09:58 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 2 Aug 2015 23:58:16 +0000 (09:58 +1000)
commit1e6bc37b785416a8fd654ba0da722adfa36a1652
tree1ea82e306ba61610ed1abab151ac7c7299ace031
parent6b803e5a17fe559209f9b3e8cb676c229b1752a8
xfsprogs: move __be*/__le* types and __arch_pack to xfs_arch.h

These are defines and typedefs only needed for the XFS on disk format,
so there is no need to have the available for every user of xfs.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
include/platform_defs.h.in
include/xfs_arch.h