From: Jeff Layton Date: Wed, 19 Oct 2011 19:29:31 +0000 (-0400) Subject: cifs: find mid earlier in receive codepath X-Git-Tag: v3.2-rc1~133^2~9^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8054ebdb6903208b83aa59c387b16d5129492d5;p=pandora-kernel.git cifs: find mid earlier in receive codepath In order to receive directly into a preallocated buffer, we need to ID the mid earlier, before the bulk of the response is read. Call the mid finding routine as soon as we're able to read the mid. Reviewed-and-Tested-by: Pavel Shilovsky Signed-off-by: Jeff Layton --- Reading git-diff-tree failed