commit | f994c43d19a9116727d4c228d3f13db595bff562 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Nov 01 12:14:14 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Nov 04 14:43:43 2012 -0500 |
tree | f736b3811258df24c3efe9ce63096f4a60fb7556 | |
parent | 50d2bdb19734f9e9f21e63881a9b6c8db4cc0eb7 [diff] |
SUNRPC: Clean up rpc_bind_new_program We can and should use the rpc_create_args and __rpc_clone_client() to change the program and version number on the resulting rpc_client. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>