From: Jeff Layton Date: Wed, 19 Oct 2011 19:28:57 +0000 (-0400) Subject: cifs: add a third receive phase to cifs_demultiplex_thread X-Git-Tag: v3.2-rc1~133^2~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89482a56a079f01c2f4c709f8e23fbf7eeda1b43;p=pandora-kernel.git cifs: add a third receive phase to cifs_demultiplex_thread Have the demultiplex thread receive just enough to get to the MID, and then find it before receiving the rest. Later, we'll use this to swap in a preallocated receive buffer for some calls. Reviewed-and-Tested-by: Pavel Shilovsky Signed-off-by: Jeff Layton --- Reading git-diff-tree failed