From: Aneesh Kumar K.V Date: Sun, 16 Nov 2008 16:05:36 +0000 (-0500) Subject: ext4: Convert to host order before using the values. X-Git-Tag: v2.6.27.8~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abed0115847f4dc747a761857506b03b89550a3e;p=pandora-kernel.git ext4: Convert to host order before using the values. (cherry picked from commit d94e99a64c3beece22dbfb2b335771a59184eb0a) Use le16_to_cpu to read the s_reserved_gdt_blocks values from super block. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed