diff options
author | 2019-01-23 18:15:52 -0800 | |
---|---|---|
committer | 2019-03-05 18:10:01 -0600 | |
commit | 9a1c67e8d5dad143d5166dac1ee6776f433dac00 (patch) | |
tree | 3af988a600e442519eb6cee59b8dec7499b1c3e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Check for reconnects before sending compound requests (diff) | |
download | linux-dev-9a1c67e8d5dad143d5166dac1ee6776f433dac00.tar.xz linux-dev-9a1c67e8d5dad143d5166dac1ee6776f433dac00.zip |
CIFS: Adjust MTU credits before reopening a file
Currently we adjust MTU credits before sending an IO request
and after reopening a file. This approach doesn't allow the
reopen routine to use existing credits that are not needed
for IO. Reorder credit adjustment and reopening a file to
use credits available to the client more efficiently. Also
unwrap complex if statement into few pieces to improve
readability.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions