linux-stable/fs/cachefiles
David Howells d0e27b7808 CacheFiles: Better showing of debugging information in active object problems
Show more debugging information if cachefiles_mark_object_active() is asked to
activate an active object.

This may happen, for instance, if the netfs tries to register an object with
the same key multiple times.

The code is changed to (a) get the appropriate object lock to protect the
cookie pointer whilst we dereference it, and (b) get and display the cookie key
if available.

Signed-off-by: David Howells <dhowells@redhat.com>
2009-11-19 18:12:02 +00:00
..
Kconfig CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
Makefile CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
bind.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
daemon.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
interface.c CacheFiles: Don't write a full page if there's only a partial page to cache 2009-11-19 18:11:52 +00:00
internal.h CacheFiles: Fixup renamed filenames in comments in internal.h 2009-05-27 10:20:13 -07:00
key.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
main.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
namei.c CacheFiles: Better showing of debugging information in active object problems 2009-11-19 18:12:02 +00:00
proc.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
rdwr.c CacheFiles: Handle truncate unlocking the page we're reading 2009-11-19 18:11:55 +00:00
security.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00
xattr.c CacheFiles: A cache that backs onto a mounted filesystem 2009-04-03 16:42:41 +01:00