]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Avoid RCU dereferences in the transport bind and connect code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Jan 2013 15:08:33 +0000 (10:08 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 1 Feb 2013 15:13:47 +0000 (10:13 -0500)
commita12aab12c626fa6a506cfcec32aea55f565d3c4b
tree0688b822d1b969a9b0771a7b10e4a9420f9cf418
parent8d1c59f6dbb00bccdaf3b7ae4a70fa4d09622ed0
SUNRPC: Avoid RCU dereferences in the transport bind and connect code

Avoid an RCU dereference by removing task->tk_xprt

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