ksmbd: update to 3.2.4
authorAndy Walsh <redacted>
Thu, 30 Jul 2020 22:53:03 +0000 (00:53 +0200)
committerAndy Walsh <redacted>
Thu, 30 Jul 2020 22:55:08 +0000 (00:55 +0200)
commitf75ab3b57b9cc916b100b42e5c333ae6f83be61d
tree01ab5534ebfdeb9b2101d7382c8ae2ca10d728e3
parentf91e1f91f5d5d6c58196f2fe8239b51b02cc1338
ksmbd: update to 3.2.4

upstream changelog:
* cifsd: release 3.2.4 version
* cifsd: don't support FSCTL_VALIDATE_NEGOTIATE_INFO if connect dialect is smaller than SMB3.02
* cifsd: initialize server using init_smb2_0_server() instead of init_smb3_11_server()
* cifsd: fix auto negotiation failure when setting min/max protocol is higher than SMB 2.0
* cifsd: sign session setup response on SMB3.0 and SMB3.02
* cifsd: make 8byte context alignment when there is the next context in negotiate contexts
* cifsd: fix null pointer dereferencing error in ->set_sign_rsp()
* cifsd: ignore EOPNOTSUPP error from ksmbd_vfs_alloc_size
* cifsd: fix warning: unused variable small_sz
* cifsd: release 3.2.3 version
* cifsd: set correct status code on ksmbd_vfs_readdir error
* cifsd: fix stuck issue while writing many files with windows client
* cifsd: return only a single entry if SMB2_RETURN_SINGLE_ENTRY is set

Signed-off-by: Andy Walsh <redacted>
kernel/ksmbd/Makefile
git clone https://git.99rst.org/PROJECT