diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2016-02-08 03:03:58 +0300 |
---|---|---|
committer | root <root@disappointment.disaster> | 2016-02-08 03:03:58 +0300 |
commit | 8e0bd4925bf693520295de403483efad4dc5cc16 (patch) | |
tree | 746400338dc8354894ea40f95bddee38400af84d /fs/super.c | |
parent | 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 (diff) | |
download | linux-8e0bd4925bf693520295de403483efad4dc5cc16.tar.xz |
xfs: fix endianness error when checking log block crc on big endian platforms
Since the checksum function and the field are both __le32, don't
perform endian conversion when comparing the two. This fixes mount
failures on ppc64.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions