diff options
author | Jeff Layton <[email protected]> | 2022-07-26 16:45:30 +1000 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2022-07-29 20:17:00 -0400 |
commit | bbf936edd543e7220f60f9cbd6933b916550396d (patch) | |
tree | 8fcfe4707b31957dc1a574c431e0bf450a57f44b /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | a11ada99ce93a79393dc6683d22f7915748c8f6b (diff) |
NFSD: drop fh argument from alloc_init_deleg
Currently, we pass the fh of the opened file down through several
functions so that alloc_init_deleg can pass it to delegation_blocked.
The filehandle of the open file is available in the nfs4_file however,
so there's no need to pass it in a separate argument.
Drop the argument from alloc_init_deleg, nfs4_open_delegation and
nfs4_set_delegation.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions