cifs: break out 3rd receive phase into separate function
authorJeff Layton <jlayton@redhat.com>
Wed, 19 Oct 2011 19:29:40 +0000 (15:29 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 19 Oct 2011 19:29:40 +0000 (15:29 -0400)
commite9097ab48978c89b9c0926e2ae5d49bf6ea91b18
tree65627208271ae5601b6d65198a960167f6b25fe6
parentc8054ebdb6903208b83aa59c387b16d5129492d5
cifs: break out 3rd receive phase into separate function

Move the entire 3rd phase of the receive codepath into a separate
function in preparation for the addition of a pluggable receive
function.

Reviewed-and-Tested-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
fs/cifs/connect.c