Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: Convert to host order before using the values.
Use le16_to_cpu to read the s_reserved_gdt_blocks values from super block. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information