[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 17:16:20 +0000 (17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:03 +0000 (16:07 -0400)
commit5b616f5d596c0b056129f8aeafbc08409b3cd050
treebdbd2eb5bd1f8a26c7287e21be25ec50db075459
parent334ccfd545bba9690515f2c5c167d5adb161989b
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.

 This saves us a couple of lines of cleanup code for each call.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/host.c
fs/lockd/mon.c
fs/nfs/inode.c
fs/nfs/mount_clnt.c
fs/nfsd/nfs4callback.c
net/sunrpc/clnt.c
net/sunrpc/pmap_clnt.c
net/sunrpc/sunrpc_syms.c