• David Howells's avatar
    rxrpc: Only set/transmit aborts in the I/O thread · a343b174
    David Howells authored
    Only set the abort call completion state in the I/O thread and only
    transmit ABORT packets from there.  rxrpc_abort_call() can then be made to
    actually send the packet.
    
    Further, ABORT packets should only be sent if the call has been exposed to
    the network (ie. at least one attempted DATA transmission has occurred for
    it).
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Marc Dionne <marc.dionne@auristor.com>
    cc: linux-afs@lists.infradead.org
    a343b174
ar-internal.h 45.8 KB