diff options
author | David Howells <dhowells@redhat.com> | 2025-01-14 17:46:03 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-15 13:47:22 +0300 |
commit | e30458d690f35abb01de8b3cbc09285deb725d00 (patch) | |
tree | 6944ecbd910d7013114297f528827edd5d1b9ebd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 178902bf44f2755f68e47f669ae6d8e9135cdb26 (diff) | |
download | linux-e30458d690f35abb01de8b3cbc09285deb725d00.tar.xz |
afs: Fix the fallback handling for the YFS.RemoveFile2 RPC call
Fix a pair of bugs in the fallback handling for the YFS.RemoveFile2 RPC
call:
(1) Fix the abort code check to also look for RXGEN_OPCODE. The lack of
this masks the second bug.
(2) call->server is now not used for ordinary filesystem RPC calls that
have an operation descriptor. Fix to use call->op->server instead.
Fixes: e49c7b2f6de7 ("afs: Build an abstraction around an "operation" concept")
Signed-off-by: David Howells <dhowells@redhat.com>
Link: https://lore.kernel.org/r/109541.1736865963@warthog.procyon.org.uk
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions