netfs: Trace refcounting on the netfs_io_request struct
authorDavid Howells <dhowells@redhat.com>
Thu, 17 Feb 2022 21:13:05 +0000 (21:13 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 18 Mar 2022 09:24:00 +0000 (09:24 +0000)
commitde74023befa1876f64bc5871a2a4a51850517118
tree2954b4d28282d5b8c9468e6d6433f2281ce286c3
parent18b3ff9fe8b857557fd02bfae0d91834b2c380ca
netfs: Trace refcounting on the netfs_io_request struct

Add refcount tracing for the netfs_io_request structure.

Changes
=======
ver #3)
 - Switch 'W=' to 'R=' in the traceline to match other request debug IDs.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com

Link: https://lore.kernel.org/r/164622997668.3564931.14456171619219324968.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/164678200943.1200972.7241495532327787765.stgit@warthog.procyon.org.uk/
Link: https://lore.kernel.org/r/164692900920.2099075.11847712419940675791.stgit@warthog.procyon.org.uk/
fs/netfs/internal.h
fs/netfs/objects.c
fs/netfs/read_helper.c
include/linux/netfs.h
include/trace/events/netfs.h