]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86dc2c712f50150d27c929cf82154cc58fe71b49
tree869861f592a16a7efd3f98a5df693adb71ae0319
parentb42d1d191fead694bf31ea362fbf385123a5c95b
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