aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2019-04-24 09:40:20 -0400
committerAnna Schumaker <[email protected]>2019-04-25 15:39:16 -0400
commit94087e978e9b645e07cc0fbdcf4140dda02f3d81 (patch)
tree23b97b600a23ca4661b5450578fffba60303ee4b /tools/perf/scripts/python/Perf-Trace-Util/lib
parentfd5951742dbc8c3695151e3f46b2fe2c4dac3559 (diff)
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Clean up. The inline settings are actually a characteristic of the endpoint, and not related to the device. They are also modified after the transport instance is created, so they do not belong in the cdata structure either. Lastly, let's use names that are more natural to RDMA than to NFS: inline_write -> inline_send and inline_read -> inline_recv. The /proc files retain their names to avoid breaking user space. Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions