• David Howells's avatar
    rxrpc: Fix some minor issues with bundle tracing · 0c3bd086
    David Howells authored
    Fix some superficial issues with the tracing of rxrpc_bundle structs,
    including:
    
     (1) Set the debug_id when the bundle is allocated rather than when it is
         set up so that the "NEW" trace line displays the correct bundle ID.
    
     (2) Show the refcount when emitting the "FREE" traceline.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    cc: Marc Dionne <marc.dionne@auristor.com>
    cc: "David S. Miller" <davem@davemloft.net>
    cc: Eric Dumazet <edumazet@google.com>
    cc: Jakub Kicinski <kuba@kernel.org>
    cc: Paolo Abeni <pabeni@redhat.com>
    cc: linux-afs@lists.infradead.org
    cc: netdev@vger.kernel.org
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    0c3bd086
conn_client.c 22.3 KB