afs: Fix some tracing details
authorDavid Howells <dhowells@redhat.com>
Fri, 13 Mar 2020 13:36:01 +0000 (13:36 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 13 Mar 2020 23:04:34 +0000 (23:04 +0000)
commit4636cf184d6d9a92a56c2554681ea520dd4fe49a
tree89e21956d99479bc04ba4a53dbe1be95bee3901c
parent498b577660f08cef5d9e78e0ed6dcd4c0939e98c
afs: Fix some tracing details

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>
fs/afs/rxrpc.c
include/trace/events/afs.h