commit | ccc7cf032852dd5c84b227bafb481b1d158e2b5e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jul 30 18:41:47 2010 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jul 30 18:41:47 2010 -0400 |
tree | 1414aa2274b586e4aa681c3caf4d4000de77ad24 | |
parent | 27a0e958e619c3ca105e575670416a964fa2678f [diff] |
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>