]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit265fac303990421c9462909c63572b42aec1cd50
tree8e374cccfa782bcca719eed3bc2486975401cbbb
parent89385b26a24538e6ec7b5537c31f199f7e62d070
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