ext4: Fix endianness bug when reading the MMP block
authorSantosh Nayak <santoshprasadnayak@gmail.com>
Mon, 27 Feb 2012 06:09:03 +0000 (01:09 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 27 Feb 2012 06:09:03 +0000 (01:09 -0500)
commit85d216501a7c2aa3e19d71c70430395c864a2ee5
tree869861f592a16a7efd3f98a5df693adb71ae0319
parent9ee4930259abf3641ae85c19498eabe97cf6abad
ext4: Fix endianness bug when reading the MMP block

Sparse complained about this endian bug in fs/ext4/mmp.c.

Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mmp.c