diff options
author | 2022-07-26 16:45:30 +1000 | |
---|---|---|
committer | 2022-07-29 20:17:00 -0400 | |
commit | bbf936edd543e7220f60f9cbd6933b916550396d (patch) | |
tree | 8fcfe4707b31957dc1a574c431e0bf450a57f44b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | NFSD: Move copy offload callback arguments into a separate structure (diff) | |
download | wireguard-linux-bbf936edd543e7220f60f9cbd6933b916550396d.tar.xz wireguard-linux-bbf936edd543e7220f60f9cbd6933b916550396d.zip |
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 <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions