diff options
author | 2019-01-03 16:45:13 -0800 | |
---|---|---|
committer | 2019-01-10 14:32:36 -0600 | |
commit | 33fa5c8b8a7dbe6353a56eaa654b790348890d42 (patch) | |
tree | 708cde8bdf69f050239ff0f23b2deac9034a377d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Fix adjustment of credits for MTU requests (diff) | |
download | linux-rng-33fa5c8b8a7dbe6353a56eaa654b790348890d42.tar.xz linux-rng-33fa5c8b8a7dbe6353a56eaa654b790348890d42.zip |
CIFS: Do not set credits to 1 if the server didn't grant anything
Currently we reset the number of total credits granted by the server
to 1 if the server didn't grant us anything int the response. This
violates the SMB3 protocol - we need to trust the server and use
the credit values from the response. Fix this by removing the
corresponding code.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions