linux/fs/fscache
David Howells c97a72ded9 fscache: Change %p in format strings to something else
Change plain %p in format strings in fscache code to something more useful,
since %p is now hashed before printing and thus no longer matches the
contents of an oops register dump.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
cc: linux-cachefs@redhat.com
Link: https://lore.kernel.org/r/160588474843.3465195.5446072310069374803.stgit@warthog.procyon.org.uk/ # rfc
Link: https://lore.kernel.org/r/162431199509.2908479.2950631488219944294.stgit@warthog.procyon.org.uk/
2021-08-27 13:34:02 +01:00
..
cache.c fscache: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
cookie.c fscache: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
fsdef.c fscache: Add a cookie debug ID and use that in traces 2021-08-27 13:24:46 +01:00
internal.h fscache: Remove the object list procfile 2021-08-27 13:34:02 +01:00
io.c fscache, cachefiles: Add alternate API to use kiocb for read/write to cache 2021-04-23 10:14:32 +01:00
Kconfig fscache: Remove the object list procfile 2021-08-27 13:34:02 +01:00
main.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
Makefile fscache: Remove the object list procfile 2021-08-27 13:34:02 +01:00
netfs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 2019-05-24 17:27:11 +02:00
object.c fscache: Change %p in format strings to something else 2021-08-27 13:34:02 +01:00
operation.c fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
page.c fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
proc.c fscache, cachefiles: Remove the histogram stuff 2021-08-27 13:34:02 +01:00
stats.c fscache, cachefiles: Add alternate API to use kiocb for read/write to cache 2021-04-23 10:14:32 +01:00