diff options
author | 2022-10-27 00:16:55 +0100 | |
---|---|---|
committer | 2023-01-06 09:43:32 +0000 | |
commit | 0b9bb322f13d486d5b8630264ccbfb4794bb43a9 (patch) | |
tree | 603dfe0fbf2bd048d2f877867919ab60bf351ff3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters (diff) | |
download | wireguard-linux-0b9bb322f13d486d5b8630264ccbfb4794bb43a9.tar.xz wireguard-linux-0b9bb322f13d486d5b8630264ccbfb4794bb43a9.zip |
rxrpc: Split out the call state changing functions into their own file
Split out the functions that change the state of an rxrpc call into their
own file. The idea being to remove anything to do with changing the state
of a call directly from the rxrpc sendmsg() and recvmsg() paths and have
all that done in the I/O thread only, with the ultimate aim of removing the
state lock entirely. Moving the code out of sendmsg.c and recvmsg.c makes
that easier to manage.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions