Whamcloud - gitweb
libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
authorTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jul 2010 22:41:47 +0000 (18:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jul 2010 22:41:47 +0000 (18:41 -0400)
commitccc7cf032852dd5c84b227bafb481b1d158e2b5e
tree1414aa2274b586e4aa681c3caf4d4000de77ad24
parent27a0e958e619c3ca105e575670416a964fa2678f
libext2fs: fix obvious big-endian bugs introduced by 64-bit changes

These patches fix obvious bone-headed mistakes, so e2fsprogs will now
build and mostly work on powerpc.  The m_meta_bg, u_mke2fs, and
u_tune2fs tests are still failing, however, so there's still work to do...

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/openfs.c
lib/ext2fs/swapfs.c