]> www.infradead.org Git - users/jedix/linux-maple.git/commit
afs: Improve server refcount/active count tracing
authorDavid Howells <dhowells@redhat.com>
Fri, 14 Feb 2025 10:16:21 +0000 (10:16 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 10 Mar 2025 09:47:15 +0000 (09:47 +0000)
commit76daa300d41acc1180f8a46eead36905054beafb
tree127e34627b6e0cd6e44c11134857c93cf6c010e3
parent4f67bcf6d6242bb82a2349a6cee94b96136f6625
afs: Improve server refcount/active count tracing

Improve server refcount/active count tracing to distinguish between simply
getting/putting a ref and using/unusing the server record (which changes
the activity count as well as the refcount).  This makes it a bit easier to
work out what's going on.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
cc: linux-fsdevel@vger.kernel.org
Link: https://lore.kernel.org/r/20250224234154.2014840-10-dhowells@redhat.com/
Link: https://lore.kernel.org/r/20250310094206.801057-6-dhowells@redhat.com/
fs/afs/fsclient.c
fs/afs/rxrpc.c
fs/afs/server.c
fs/afs/server_list.c
include/trace/events/afs.h