]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Fix suspicious enobufs issues.
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 29 May 2016 04:42:03 +0000 (00:42 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 13 Jun 2016 16:35:51 +0000 (12:35 -0400)
commit9ffadfbc092fc25d9639a019fb3079cf352ef978
treeb2aa602f609bc2ef9aa11029269927dab517b5e1
parentf1dc237c60a5fdecc83062a28a702193f881cb19
SUNRPC: Fix suspicious enobufs issues.

The current test is racy when dealing with fast NICs.

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