commit | 4d02c4fdc0e256b493f9a3b604c7ff18f0019f17 | [log] [tgz] |
---|---|---|
author | Hyunchul Lee <hyc.lee@gmail.com> | Fri Jan 07 14:45:31 2022 +0900 |
committer | Steve French <stfrench@microsoft.com> | Mon Jan 10 12:44:19 2022 -0600 |
tree | 6c79ad2c2fd038e6a1881f375e952480d906288b | |
parent | c9f189271cff85d5d735e25dfa4bc95952ec12d8 [diff] |
ksmbd: smbd: change the default maximum read/write, receive size Due to restriction that cannot handle multiple buffer descriptor structures, decrease the maximum read/write size for Windows clients. And set the maximum fragmented receive size in consideration of the receive queue size. Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com>