linux-stable/fs/afs
David Howells 7225ad0898 afs: Fix some tracing details
[ Upstream commit 4636cf184d ]

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: 341f741f04 ("afs: Refcount the afs_call struct")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-02 16:34:33 +02:00
..
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c
cmservice.c afs: Connect up the CB.ProbeUuid 2017-12-14 09:53:15 +01:00
dir.c
file.c
flock.c
fsclient.c
inode.c
internal.h
Kconfig
main.c
Makefile
misc.c
mntpt.c
netdevices.c
proc.c
rxrpc.c afs: Fix some tracing details 2020-04-02 16:34:33 +02:00
security.c afs: Fix directory permissions check 2018-07-08 15:30:51 +02:00
server.c
super.c afs: Fix large file support 2020-01-27 14:46:51 +01:00
vlclient.c
vlocation.c
vnode.c
volume.c
write.c afs: Fix missing error handling in afs_write_end() 2018-03-03 10:24:32 +01:00
xattr.c afs: Fix the afs.cell and afs.volume xattr handlers 2020-01-27 14:46:33 +01:00