diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2019-01-23 17:11:16 -0800 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-03-04 20:06:39 -0600 |
commit | 66265f134acfb202465fecfbeb61fefb66595c40 (patch) | |
tree | 0ae3f1ec760bb32727b86b97a8fcdc1f25190e1d /scripts/Makefile.lib | |
parent | 82e0457af5f92126a0a6389d827b1e4daad8e0fd (diff) | |
download | linux-66265f134acfb202465fecfbeb61fefb66595c40.tar.bz2 |
CIFS: Count SMB3 credits for malformed pending responses
Even if a response is malformed, we should count credits
granted by the server to avoid miscalculations and unnecessary
reconnects due to client or server bugs. If the response has
been received partially, the session will be reconnected anyway
on the next iteration of the demultiplex thread, so counting
credits for such cases shouldn't break things.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions