linux-stable/fs/netfs
David Howells de74023bef 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/ # v1
Link: https://lore.kernel.org/r/164678200943.1200972.7241495532327787765.stgit@warthog.procyon.org.uk/ # v2
Link: https://lore.kernel.org/r/164692900920.2099075.11847712419940675791.stgit@warthog.procyon.org.uk/ # v3
2022-03-18 09:24:00 +00:00
..
internal.h netfs: Trace refcounting on the netfs_io_request struct 2022-03-18 09:24:00 +00:00
Kconfig netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual 2021-05-25 13:48:04 +01:00
Makefile netfs: Split netfs_io_* object handling out 2022-03-18 09:24:00 +00:00
objects.c netfs: Trace refcounting on the netfs_io_request struct 2022-03-18 09:24:00 +00:00
read_helper.c netfs: Trace refcounting on the netfs_io_request struct 2022-03-18 09:24:00 +00:00
stats.c netfs: Add write_begin helper 2021-04-23 10:14:32 +01:00