diff options
author | 2014-06-25 16:19:02 +0400 | |
---|---|---|
committer | 2014-08-02 01:23:03 -0500 | |
commit | e374d90f8a7693f24635bca9e5d56f3775bb36e2 (patch) | |
tree | 5be53f15accc65ab4ea25ccc8823540ad6c7aa3f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | CIFS: Fix rsize usage in user read (diff) | |
download | wireguard-linux-e374d90f8a7693f24635bca9e5d56f3775bb36e2.tar.xz wireguard-linux-e374d90f8a7693f24635bca9e5d56f3775bb36e2.zip |
CIFS: Fix rsize usage for sync read
If a server changes maximum buffer size for read requests (rsize)
on reconnect we can fail on repeating with a big size buffer on
-EAGAIN error in cifs_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