diff options
author | Thomas Kühnel <thomas.kuehnel@avm.de> | 2021-12-07 11:24:53 +0100 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2022-11-14 17:50:40 +0100 |
commit | 90c1cd540cc81023c5826891f3793ea159c4562e (patch) | |
tree | f27f479ac2ff3aabfe50a7a351bbeb045f984ed1 /fs/ext2/Makefile | |
parent | fs/ntfs3: Fix slab-out-of-bounds in r_page (diff) | |
download | linux-90c1cd540cc81023c5826891f3793ea159c4562e.tar.xz linux-90c1cd540cc81023c5826891f3793ea159c4562e.zip |
fs/ntfs3: Fix endian conversion in ni_fname_name
ni_fname_name called ntfs_cmp_names_cpu which assumes that the first
string is in CPU byte order and the second one in little endian.
In this case both strings are little endian so ntfs_cmp_names is the
correct function to call.
Signed-off-by: Thomas Kühnel <thomas.kuehnel@avm.de>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/ext2/Makefile')
0 files changed, 0 insertions, 0 deletions