aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTom Tucker <[email protected]>2007-12-30 21:07:19 -0600
committerJ. Bruce Fields <[email protected]>2008-02-01 16:42:08 -0500
commit9f29868b491beee706931e0cf875a60cb4688754 (patch)
treeae8dbe9829e7dceae8e7d9942a7d66e12135b5a4 /tools/perf/scripts/python
parent360d873864c8903a650b227758b49dd50e6ecc9f (diff)
svc: Change the svc_sock in the rqstp structure to a transport
The rqstp structure contains a pointer to the transport for the RPC request. This functionaly trivial patch adds an unamed union with pointers to both svc_sock and svc_xprt. Ultimately the union will be removed and only the rq_xprt field will remain. This allows incrementally extracting transport independent interfaces without one gigundo patch. Signed-off-by: Tom Tucker <[email protected]> Acked-by: Neil Brown <[email protected]> Reviewed-by: Chuck Lever <[email protected]> Reviewed-by: Greg Banks <[email protected]> Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions