David Howells e30458d690
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>
2025-01-15 11:47:22 +01:00
..
2025-01-10 14:54:07 +01:00
2023-12-24 15:22:53 +00:00
2024-09-12 12:20:41 +02:00
2024-11-01 07:37:10 -10:00
2024-02-20 09:51:21 +01:00
2023-12-24 15:22:53 +00:00
2025-01-10 14:54:07 +01:00
2024-10-17 15:33:46 +02:00
2024-01-01 16:37:27 +00:00
2024-02-20 09:51:21 +01:00
2024-01-19 09:10:23 -08:00