commit | c8054ebdb6903208b83aa59c387b16d5129492d5 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Oct 19 15:29:31 2011 -0400 |
committer | Jeff Layton <jlayton@redhat.com> | Wed Oct 19 15:29:31 2011 -0400 |
tree | 14ccf83e7b917303d1724818142e2cd07f13cc2d | |
parent | 2a37ef94bb153fad13cbb091aab679d7c8b9a67f [diff] |
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 <piastry@etersoft.ru> Signed-off-by: Jeff Layton <jlayton@redhat.com>