On Mon, Dec 12, 2011 at 09:49:52PM +1100, Paul Mackerras wrote: > Commit 1939dd84b3 ("ext4: cleanup ext4_ext_grow_indepth code") added a > reference to ext4_extent_header.eh_depth, but forget to pass the value > read through le16_to_cpu. The result is a crash on big-endian > machines, such as this crash on a POWER7 server: Thanks for finding this! While I was driving to work I had started thinking that 0x0101 was a very suspicious number, and I was thinking that it might have been a missing byte swap somewhere. I'll get this pushed to Linus ASAP as a regression fix. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html