commit | 6cd3d6fd1fe2feae5ff9f6a821081569bb140bf4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Feb 17 15:01:24 2022 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Mar 18 09:24:00 2022 +0000 |
tree | 1a8fce9f17a0ef5e991ddd3691358f65738e7bd0 | |
parent | de74023befa1876f64bc5871a2a4a51850517118 [diff] |
netfs: Trace refcounting on the netfs_io_subrequest struct Add refcount tracing for the netfs_io_subrequest 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/164622998584.3564931.5052255990645723639.stgit@warthog.procyon.org.uk/ # v1 Link: https://lore.kernel.org/r/164678202603.1200972.14726007419792315578.stgit@warthog.procyon.org.uk/ # v2 Link: https://lore.kernel.org/r/164692901860.2099075.4845820886851239935.stgit@warthog.procyon.org.uk/ # v3