]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79a2c87342e0aba8e436c9065c3400b8c4277b63
tree89e21956d99479bc04ba4a53dbe1be95bee3901c
parent297cf1b27f522fb9822276327cbd63052b8bb4e6
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: 306819d5ca1f ("afs: Refcount the afs_call struct")
Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/rxrpc.c
include/trace/events/afs.h