commit | 314dfd7987c71d7ba0c43ac3bf3d243c102ce025 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Dec 05 16:35:34 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Dec 06 10:46:51 2006 -0500 |
tree | dc1007a39bf4473afc6f3b6fda95c62207d5f4db | |
parent | 7c6e066ec29290bf062f5bff2984bad9be5809c7 [diff] |
SUNRPC: move saved socket callback functions to a private data structure Move the three fields for saving socket callback functions out of the rpc_xprt structure and into a private data structure maintained in net/sunrpc/xprtsock.c. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>