diff options
| author | Hyunchul Lee <hyc.lee@gmail.com> | 2026-06-15 02:49:53 +0300 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-06-15 13:39:34 +0300 |
| commit | 517cd625ad79b8bfa429092ad1536ee2dd477e68 (patch) | |
| tree | 4f4c739e7a7943c955452b696b6321cc804a0b9d /include/linux | |
| parent | 05a5ff86a7f12c861e3516d3dc4d092ce620742d (diff) | |
| download | linux-517cd625ad79b8bfa429092ad1536ee2dd477e68.tar.xz | |
ntfs: support following Windows native symlink with relative paths
Make ntfs_make_symlink() parse native Windows symbolic link reparse
payloads when the SYMLINK_FLAG_RELATIVE bit is set.
Implement the following changes:
* Add a dedicated on-disk layout definition for symbolic link reparse
data.
* validate the UTF-16 name ranges before decoding them.
* convert the substitute name into the mount's NLS and normalize path
separators.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
