summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSebastian Gottschall <s.gottschall@dd-wrt.com>2021-04-27 15:33:54 +0900
committerSteve French <stfrench@microsoft.com>2021-05-10 19:15:46 -0500
commitced2b26a76cd1db0b6ccb39e0bc873177c9bda21 (patch)
treeeb4851947dc9760949d66e72fb4b5e5d25616192 /Documentation
parent7adfd4f6f78eb1c2561bcfdc20f7cc39f2d89437 (diff)
downloadlinux-stable-ced2b26a76cd1db0b6ccb39e0bc873177c9bda21.tar.gz
linux-stable-ced2b26a76cd1db0b6ccb39e0bc873177c9bda21.tar.bz2
linux-stable-ced2b26a76cd1db0b6ccb39e0bc873177c9bda21.zip
cifsd: Fix regression in smb2_get_info
a Windows 10 client isn't able to store files from ksmbd servers due unknown local permission problems (code 0x8007003A) if smb3 encryption is enabled. Windows 10 is requesting for ATTRIBUTE_SECINFO (mask 0x20) which is not yet handled by ksmbd, this leads to a invalid response. For now we just reintroduce the old check to avoid processing of unhandled flags until ATTRIBUTE_SECINFO is properly handled. Signed-off-by: Sebastian Gottschall <s.gottschall@dd-wrt.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions