commit | 06e234c6132784c56198423c653f1ad0e1e1fdc1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Jul 08 16:09:11 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Sep 21 10:21:08 2020 -0400 |
tree | 95396589cdbcd351e05b56ff71941c640dee6812 | |
parent | e4378a0fdd43a676bb4dbd858bc9e61c6661193b [diff] |
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code Introduce a tracepoint in call_allocate that reports the exact sizes in the RPC buffer allocation request and the status of the result. This helps catch problems with XDR buffer provisioning, and replaces transport-specific debugging instrumentation. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>