diff options
| author | Bryan Schumaker <[email protected]> | 2012-03-27 17:46:32 +0000 |
|---|---|---|
| committer | Trond Myklebust <[email protected]> | 2012-03-27 20:33:35 +0000 |
| commit | 864cf9bf99f62d2095c8e6cc3a87af80b263984e (patch) | |
| tree | 212665144bc8140dc177c41954d0eb691b602d83 /lib/mpi/mpi-inv.c | |
| parent | NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit (diff) | |
| download | kernel-864cf9bf99f62d2095c8e6cc3a87af80b263984e.tar.gz kernel-864cf9bf99f62d2095c8e6cc3a87af80b263984e.zip | |
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
rbcb_getport_async() was looking up the rpc_xprt (reference++) and then
later looking it up again (reference++) to pass through the
rpcbind_args. The xprt would only be dereferenced once, when we were
done with the rpcbind_args (reference--). This leaves an extra
reference to the transport that would never go away.
Signed-off-by: Bryan Schumaker <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inv.c')
0 files changed, 0 insertions, 0 deletions
