CIFS: Fix cifs_writev_requeue when wsize changes
authorPavel Shilovsky <pshilovsky@samba.org>
Sun, 22 Jun 2014 07:03:22 +0000 (11:03 +0400)
committerSteve French <smfrench@gmail.com>
Sat, 2 Aug 2014 06:23:02 +0000 (01:23 -0500)
If wsize changes on reconnect we need to use new writedata structure
that for retrying.

Reviewed-by: Shirish Pargaonkar <spargaonkar@suse.com>
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>

No differences found