aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2024-09-28 11:24:26 +0000
committerSteve French <[email protected]>2025-01-31 18:51:44 +0000
commit4e2043be5c149cb07d806c438a8ec8657741bd31 (patch)
treeb5e3e8f050657fd3e771d55b97d06a204dee5cea /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentsmb3: add support for IAKerb (diff)
downloadkernel-4e2043be5c149cb07d806c438a8ec8657741bd31.tar.gz
kernel-4e2043be5c149cb07d806c438a8ec8657741bd31.zip
cifs: Add support for creating WSL-style symlinks
This change implements support for creating new symlink in WSL-style by Linux cifs client when -o reparse=wsl mount option is specified. WSL-style symlink uses reparse point with tag IO_REPARSE_TAG_LX_SYMLINK and symlink target location is stored in reparse buffer in UTF-8 encoding prefixed by 32-bit flags. Flags bits are unknown, but it was observed that WSL always sets flags to value 0x02000000. Do same in Linux cifs client. New symlinks would be created in WSL-style only in case the mount option -o reparse=wsl is specified, which is not by default. So default CIFS mounts are not affected by this change. Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions