From: Pavel Shilovsky Date: Thu, 10 Jul 2014 07:31:48 +0000 (+0400) Subject: CIFS: Optimize cifs_user_read() in a short read case on reconnects X-Git-Tag: cleanup-for-v3.18~61^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d913ed17f0a7d74e2847695bc920d77a33f2490b;p=pandora-kernel.git CIFS: Optimize cifs_user_read() in a short read case on reconnects by filling the output buffer with a data got from a partially received response and requesting the remaining data from the server. This is suitable for non-signed connections. Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed