diff options
| author | Hyunchul Lee <hyc.lee@gmail.com> | 2026-06-15 02:49:56 +0300 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-06-15 13:39:41 +0300 |
| commit | 7266767f67e0fbf343b4ce67cb437fe4024fc55f (patch) | |
| tree | fd26ac9efbee52f2d86c38871cfbfbf538e25233 /include/linux/start_kernel.h | |
| parent | 115446b06fb725ba04e0f2ae5174029d2c60cad6 (diff) | |
| download | linux-7266767f67e0fbf343b4ce67cb437fe4024fc55f.tar.xz | |
ntfs: clean up target name conversion for WSL symlinks
WSL symlink target names are stored as narrow NLS/UTF-8 strings on
disk. Converting the target name to Unicode in ntfs_symlink and
converting it back to NLS in ntfs_reparse_set_wsl_symlink is
redundant.
Remove this conversion and pass the symname directly to the reparse
data setter.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions
