CIFS: Use separate var for the number of bytes got in async read
authorPavel Shilovsky <pshilovsky@samba.org>
Thu, 10 Jul 2014 06:03:29 +0000 (10:03 +0400)
committerSteve French <smfrench@gmail.com>
Sat, 2 Aug 2014 06:23:04 +0000 (01:23 -0500)
and don't mix it with the number of bytes that was requested.

Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsglob.h
fs/cifs/cifssmb.c
fs/cifs/file.c
fs/cifs/smb2pdu.c

Simple merge
Simple merge
diff --cc fs/cifs/file.c
Simple merge
Simple merge