SUNRPC: Ensure that we read all available tcp data
commitff2d7db848f8db7cade39e55f78f86d77e0de01a
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Feb 2008 05:40:51 +0000 (25 21:40 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Feb 2008 07:26:27 +0000 (28 23:26 -0800)
treefb40ecbcad821ec6e31f4324c0483e13242f36c7
parentf5fb7b06e4e4ab18326f067f4317b2016ce18af2
SUNRPC: Ensure that we read all available tcp data

Don't stop until we run out of data, or we hit an error.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c