SUNRPC: Don't call xprt_release in call refresh
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2007 16:06:48 +0000 (12:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:20:42 +0000 (17:20 -0400)
commit220bcc2afd7011b3e0569fc178331fa983c92c1b
tree2a9d18da02292c6c6d7b8da7f6dd6a209ea1b57d
parentb6e9c713f5c526a85893c6e0ab1d5d6c6f1ab479
SUNRPC: Don't call xprt_release in call refresh

Call it from call_verify() instead...

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