fstype: Fix ext2 and ext3 size detection on big-endian systems

The following patch fixes ext2 and ext3 size detection on big-endian
systems by adding a couple of missing __le32_to_cpu calls.

Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
1 file changed