linux/net/rxrpc
David Howells f0295678ad rxrpc: Fix to use conn aborts for conn-wide failures
Fix rxrpc to use connection-level aborts for things that affect the whole
connection, such as the service ID not matching a local service.

Fixes: 57af281e53 ("rxrpc: Tidy up abort generation infrastructure")
Reported-by: Jeffrey Altman <jaltman@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeffrey Altman <jaltman@auristor.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: Simon Horman <horms@kernel.org>
cc: linux-afs@lists.infradead.org
Link: https://patch.msgid.link/20250717074350.3767366-6-dhowells@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-17 07:50:48 -07:00
..
Kconfig
Makefile
af_rxrpc.c
ar-internal.h rxrpc: Fix to use conn aborts for conn-wide failures 2025-07-17 07:50:48 -07:00
call_accept.c rxrpc: Fix to use conn aborts for conn-wide failures 2025-07-17 07:50:48 -07:00
call_event.c
call_object.c rxrpc: Fix notification vs call-release vs recvmsg 2025-07-17 07:50:48 -07:00
call_state.c
conn_client.c
conn_event.c
conn_object.c
conn_service.c
input.c
input_rack.c
insecure.c rxrpc: Fix return from none_validate_challenge() 2025-05-29 12:03:21 +02:00
io_thread.c rxrpc: Fix to use conn aborts for conn-wide failures 2025-07-17 07:50:48 -07:00
key.c
local_event.c
local_object.c
misc.c
net_ns.c
oob.c
output.c rxrpc: Fix to use conn aborts for conn-wide failures 2025-07-17 07:50:48 -07:00
peer_event.c
peer_object.c rxrpc: Fix irq-disabled in local_bh_enable() 2025-07-17 07:50:48 -07:00
proc.c
protocol.h
recvmsg.c rxrpc: Fix notification vs call-release vs recvmsg 2025-07-17 07:50:48 -07:00
rtt.c
rxgk.c
rxgk_app.c
rxgk_common.h
rxgk_kdf.c
rxkad.c
rxperf.c
security.c rxrpc: Fix to use conn aborts for conn-wide failures 2025-07-17 07:50:48 -07:00
sendmsg.c
server_key.c
skbuff.c
sysctl.c
txbuf.c
utils.c