diff options
author | 2025-08-20 16:24:13 +0200 | |
---|---|---|
committer | 2025-08-31 17:48:38 -0500 | |
commit | b5ee94ac651aa42612095c4a75ff7f5c47cd9315 (patch) | |
tree | e9fb5a781fc4095096def168633ab9b8c160785c /include/asm-sh/pgalloc.h | |
parent | Linux 6.17-rc4 (diff) | |
download | wireguard-linux-b5ee94ac651aa42612095c4a75ff7f5c47cd9315.tar.xz wireguard-linux-b5ee94ac651aa42612095c4a75ff7f5c47cd9315.zip |
ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions
If the client sends SMB2_CREATE_POSIX_CONTEXT to ksmbd, allow the filename
to contain a colon (':'). This requires disabling the support for Alternate
Data Streams (ADS), which are denoted by a colon-separated suffix to the
filename on Windows. This should not be an issue, since this concept is not
known to POSIX anyway and the client has to explicitly request a POSIX
context to get this behavior.
Link: https://lore.kernel.org/all/f9401718e2be2ab22058b45a6817db912784ef61.camel@rx2.rx-server.de/
Signed-off-by: Philipp Kerling <pkerling@casix.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'include/asm-sh/pgalloc.h')
0 files changed, 0 insertions, 0 deletions