]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/cifs/smb2pdu.c
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)
commit34a54d617785e5ecafe1605df7aa689ec193964c
treebd22b7234faca95e6eefb113ab5709a5952ef289
parent3fabaa274635231c01f3bd0d10c4d353aa200673
CIFS: Use separate var for the number of bytes got in async read

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