diff options
author | Jeff Layton <[email protected]> | 2024-08-26 08:50:12 -0400 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-09-20 19:31:03 -0400 |
commit | c1c9f3ea7405b5069925ab2fd6326e3b980b28b0 (patch) | |
tree | 88f839d8b0cd8c8c24f3160c68b4ddb4a75bb7bc /scripts/generate_rust_analyzer.py | |
parent | e8581a9124470b751db8ec46044720d1597dbbfe (diff) |
nfsd: track the main opcode for callbacks
Keep track of the "main" opcode for the callback, and display it in the
tracepoint. This makes it simpler to discern what's happening when there
is more than one callback in flight.
The one special case is the CB_NULL RPC. That's not a CB_COMPOUND
opcode, so designate the value 0 for that.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions