]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
cifs: Do not query WSL EAs for native SMB symlink
authorPali Rohár <pali@kernel.org>
Thu, 30 Jan 2025 21:33:27 +0000 (22:33 +0100)
committerSteve French <stfrench@microsoft.com>
Sun, 27 Jul 2025 21:59:59 +0000 (16:59 -0500)
commit75d519b0b52a4ffccfc335be7e5d5eb303d330e6
tree7bfb21c607c8fd4d25796a3aa2d9306430fc5017
parentb62a206bfbf3e9c52abc28253bf3baedc8d99880
cifs: Do not query WSL EAs for native SMB symlink

WSL EAs are not required for native SMB symlinks, so do not query them from server.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb2inode.c