Standalone: Fix cross-endian disk image operation
authorTormod Volden <debian.tormod@gmail.com>
Mon, 30 Mar 2015 21:25:04 +0000 (23:25 +0200)
committerAlan Cox <alan@linux.intel.com>
Mon, 30 Mar 2015 22:56:41 +0000 (23:56 +0100)
commit1d8d8d6cae681f5ce2217362009c568c72df2444
treef9afbc7f331ff8f41ac0046a9512670104fa3e53
parentf27a36105d7c61ddfba4fd5fee687e1545e45f8a
Standalone: Fix cross-endian disk image operation

A filesystem can now be created with mkfs -X,
manipulated with ucp, and successfully checked with
fsck.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Standalone/fsck.c
Standalone/xfs2.c