diff options
author | 2014-06-25 10:45:07 +0400 | |
---|---|---|
committer | 2014-08-02 01:23:03 -0500 | |
commit | 25f402598d2c8f0808d93715ad33e43b265c1604 (patch) | |
tree | 6e1c184cd4078276ff7f6d0a737fa4a7b6696636 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Separate page reading from user read (diff) | |
download | wireguard-linux-25f402598d2c8f0808d93715ad33e43b265c1604.tar.xz wireguard-linux-25f402598d2c8f0808d93715ad33e43b265c1604.zip |
CIFS: Fix rsize usage in user read
If a server changes maximum buffer size for read (rsize) requests
on reconnect we can fail on repeating with a big size buffer on
-EAGAIN error in user read. Fix this by checking rsize all the
time before repeating requests.
Reviewed-by: Shirish Pargaonkar <spargaonkar@suse.com>
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions