]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83551a13bffc8e97dc08e998c66e82d892bf9137
tree2954b4d28282d5b8c9468e6d6433f2281ce286c3
parent528b07487f26ff4e68b24df8e3fe6ef9336ac436
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