From: J. Bruce Fields Date: Thu, 24 Feb 2011 19:25:33 +0000 (-0800) Subject: SUNRPC: Don't wait for full record to receive tcp data X-Git-Tag: v3.0-rc1~8^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d68ef65c7d49def19c1bae4e01b87d66cf5a56;p=pandora-kernel.git 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed