commit | 31d68ef65c7d49def19c1bae4e01b87d66cf5a56 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Thu Feb 24 11:25:33 2011 -0800 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Apr 07 14:36:40 2011 -0400 |
tree | e55082c9573cb189f352c5fa9eb1c9d0ef5cf2d0 | |
parent | 586c52cc61b5b84c70102208b78269ef5924bf49 [diff] |
SUNRPC: Don't wait for full record to receive tcp data Ensure that we immediately read and buffer data from the incoming TCP stream so that we grow the receive window quickly, and don't deadlock on large READ or WRITE requests. Also do some minor exit cleanup. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>