SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 3 Dec 2018 20:41:38 +0000 (15:41 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 5 Dec 2018 12:11:12 +0000 (07:11 -0500)
commit26781eab48ece79000ffc4e69be402f2524e1137
treeed14c68ef0942d7d2ea0463e018508c5ead9b6b9
parent16e5e90f0e4f9b7b2e4d08558a2f695e2fa1fb0d
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()

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