OSDN Git Service

rxrpc: Remove the flags from the rxrpc_skb tracepoint
authorDavid Howells <dhowells@redhat.com>
Fri, 7 Oct 2022 12:52:06 +0000 (13:52 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 8 Nov 2022 16:42:28 +0000 (16:42 +0000)
commit27f699ccb89d65165175525254fec3d9d6b8d500
tree6a1d203673b0a206de52c05ea8e9bab78b02c11b
parent23b237f3259299b75dd2ffefc7a4af889ba308c8
rxrpc: Remove the flags from the rxrpc_skb tracepoint

Remove the flags from the rxrpc_skb tracepoint as we're no longer going to
be using this for the transmission buffers and so marking which are
transmission buffers isn't going to be necessary.

Note that this also remove the rxrpc skb flag that indicates if this is a
transmission buffer and so the count is not updated for the moment.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
include/trace/events/rxrpc.h
net/rxrpc/ar-internal.h
net/rxrpc/sendmsg.c
net/rxrpc/skbuff.c