SUNRPC: Fix up socket polling
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 4 Dec 2018 12:50:06 +0000 (07:50 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 5 Dec 2018 12:11:12 +0000 (07:11 -0500)
commitdfcf0380858b4e760ae02665649d884d1baa50c9
tree8e374cccfa782bcca719eed3bc2486975401cbbb
parentb76a5afdce6c6dacfbd51863b31b3d7cc61ca21e
SUNRPC: Fix up socket polling

Ensure that we do not exit the socket read callback without clearing
XPRT_SOCK_DATA_READY.

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