]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit581278d5e9b20b21a214a916eff6b31d68ebffd2
tree65627208271ae5601b6d65198a960167f6b25fe6
parent9d88e34494e1d0813b5292e4015404869db39a94
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