diff options
author | Eric Biggers <[email protected]> | 2016-10-15 09:39:31 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2016-10-15 09:39:31 -0400 |
commit | 199625098a18a5522b424dea9b122b254c022fc5 (patch) | |
tree | 1fe5bf2507fc04c391e752a7d808c509d5f99da1 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | fb4454376df9d820d95452d71dd83da6971f9338 (diff) |
ext4: correct endianness conversion in __xattr_check_inode()
It should be cpu_to_le32(), not le32_to_cpu(). No change in behavior.
Found with sparse, and this was the only endianness warning in fs/ext4/.
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions