Home
last modified time | relevance | path

Searched hist:"4636 cf184d6d9a92a56c2554681ea520dd4fe49a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dafs.hdiff 4636cf184d6d9a92a56c2554681ea520dd4fe49a Fri Mar 13 08:36:01 CDT 2020 David Howells <dhowells@redhat.com> 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>
/openbmc/linux/fs/afs/
H A Drxrpc.cdiff 4636cf184d6d9a92a56c2554681ea520dd4fe49a Fri Mar 13 08:36:01 CDT 2020 David Howells <dhowells@redhat.com> 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>