]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
afs: Fix some tracing details
authorDavid Howells <dhowells@redhat.com>
Fri, 13 Mar 2020 13:36:01 +0000 (13:36 +0000)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 3 Apr 2020 13:17:23 +0000 (15:17 +0200)
commit85fba92dd209482d5dcbf34eb10ed9ebeaeb342d
tree515465ab0a27671743053839fdd3ab20b7a04ffc
parent03fb9e0d48bf3beb087f90165264e650d4732c66
afs: Fix some tracing details

BugLink: https://bugs.launchpad.net/bugs/1870142
commit 4636cf184d6d9a92a56c2554681ea520dd4fe49a upstream.

Fix a couple of tracelines to indicate the usage count after the atomic op,
not the usage count before it to be consistent with other afs and rxrpc
trace lines.

Change the wording of the afs_call_trace_work trace ID label from "WORK" to
"QUEUE" to reflect the fact that it's queueing work, not doing work.

Fixes: 341f741f04be ("afs: Refcount the afs_call struct")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
fs/afs/rxrpc.c
include/trace/events/afs.h