commit | 1b092092bf0e2e8b7af1c2a03f615b4e60b05d47 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 08 09:26:49 2013 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Feb 01 10:13:47 2013 -0500 |
tree | 4efc332b4648144fa055fa72f1867cbc2b30e756 | |
parent | a4f0835c604f80f945ab3e72ffd00547145c4b2b [diff] |
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback Avoid another RCU dereference by passing the pointer to struct rpc_xprt from the caller. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>