[PATCH] rxrpc: fix bad unlock balance in rxrpc_do_sendmsg

David Howells dhowells at redhat.com
Mon Aug 22 02:21:33 PDT 2022


Actually, there's another bug here too: if rxrpc_wait_for_tx_window() drops
the call mutex then it needs to reload the pending packet state in
rxrpc_send_data() as it may have raced with another sendmsg().

David




More information about the linux-afs mailing list