From: Trond Myklebust Date: Wed, 11 Mar 2009 18:38:01 +0000 (-0400) Subject: SUNRPC: Ensure that xs_nospace return values are propagated X-Git-Tag: v2.6.30-rc1~415^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3771ce2d6a69e10fcc870cdf226d121d868491;p=pandora-kernel.git SUNRPC: Ensure that xs_nospace return values are propagated If xs_nospace() finds that the socket has disconnected, it attempts to return ENOTCONN, however that value is then squashed by the callers. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed