diff options
author | 2021-10-04 18:22:45 +0300 | |
---|---|---|
committer | 2021-10-11 19:28:04 +0300 | |
commit | 2c69078851b3d7495eb191158d0bcb9c91a6d148 (patch) | |
tree | 38d1f710736d8a5344c53c25eab7e2bf118251fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/ntfs3: Fix memory leak if fill_super failed (diff) | |
download | wireguard-linux-2c69078851b3d7495eb191158d0bcb9c91a6d148.tar.xz wireguard-linux-2c69078851b3d7495eb191158d0bcb9c91a6d148.zip |
fs/ntfs3: Rework ntfs_utf16_to_nls
Now ntfs_utf16_to_nls takes length as one of arguments.
If length of symlink > 255, then we tried to convert
length of symlink +- some random number.
Now 255 symbols limit was removed.
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions