diff options
author | Thomas Kühnel <[email protected]> | 2021-12-07 11:24:53 +0100 |
---|---|---|
committer | Konstantin Komarov <[email protected]> | 2022-11-14 19:50:40 +0300 |
commit | 90c1cd540cc81023c5826891f3793ea159c4562e (patch) | |
tree | f27f479ac2ff3aabfe50a7a351bbeb045f984ed1 /net/switchdev/switchdev.c | |
parent | ecfbd57cf9c5ca225184ae266ce44ae473792132 (diff) |
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 <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions