diff options
author | Steve French <stfrench@microsoft.com> | 2024-07-31 21:38:50 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-08-08 11:14:53 -0500 |
commit | 1b5487aefb1ce7a6b1f15a33297d1231306b4122 (patch) | |
tree | deb651cc85484975fe4f72ad69b4c8644b296f32 /io_uring/napi.h | |
parent | de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed (diff) | |
download | lwn-1b5487aefb1ce7a6b1f15a33297d1231306b4122.tar.gz lwn-1b5487aefb1ce7a6b1f15a33297d1231306b4122.zip |
smb3: fix setting SecurityFlags when encryption is required
Setting encryption as required in security flags was broken.
For example (to require all mounts to be encrypted by setting):
"echo 0x400c5 > /proc/fs/cifs/SecurityFlags"
Would return "Invalid argument" and log "Unsupported security flags"
This patch fixes that (e.g. allowing overriding the default for
SecurityFlags 0x00c5, including 0x40000 to require seal, ie
SMB3.1.1 encryption) so now that works and forces encryption
on subsequent mounts.
Acked-by: Bharath SM <bharathsm@microsoft.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'io_uring/napi.h')
0 files changed, 0 insertions, 0 deletions