diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-04-16 08:39:48 +0200 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-04-23 08:34:22 +0200 |
commit | b0a5ddee56a3683bdd6400f763158efea78cee3c (patch) | |
tree | 1750dd4f409fc9dac710c12d9b4b4b67bd5abc82 /fs/ocfs2/cluster | |
parent | fs/ntfs3: Remove max link count info display during driver init (diff) | |
download | linux-b0a5ddee56a3683bdd6400f763158efea78cee3c.tar.xz linux-b0a5ddee56a3683bdd6400f763158efea78cee3c.zip |
fs/ntfs3: Missed le32_to_cpu conversion
NTFS data structure fields are stored in little-endian, it is necessary
to take this into account when working on big-endian architectures.
Fixes: 1b7dd28e14c47("fs/ntfs3: Correct function is_rst_area_valid")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/ocfs2/cluster')
0 files changed, 0 insertions, 0 deletions