aboutsummaryrefslogtreecommitdiff
path: root/Documentation/scsi
diff options
context:
space:
mode:
authorGravatar David Howells <dhowells@redhat.com> 2022-11-11 08:35:36 +0000
committerGravatar David Howells <dhowells@redhat.com> 2023-01-06 09:43:33 +0000
commit2d689424b6184535890c251f937ccf815fde9cd2 (patch)
tree38560edb8802f3c02e30420a6de79456cdbbdf3b /Documentation/scsi
parentrxrpc: Wrap accesses to get call state to put the barrier in one place (diff)
downloadlinux-2d689424b6184535890c251f937ccf815fde9cd2.tar.gz
linux-2d689424b6184535890c251f937ccf815fde9cd2.tar.bz2
linux-2d689424b6184535890c251f937ccf815fde9cd2.zip
rxrpc: Move call state changes from sendmsg to I/O thread
Move all the call state changes that are made in rxrpc_sendmsg() to the I/O thread. This is a step towards removing the call state lock. This requires the switch to the RXRPC_CALL_CLIENT_AWAIT_REPLY and RXRPC_CALL_SERVER_SEND_REPLY states to be done when the last packet is decanted from ->tx_sendmsg to ->tx_buffer in the I/O thread, not when it is added to ->tx_sendmsg by sendmsg(). Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions