kernel_optimize_test/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
..
bind.c
daemon.c
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
Kconfig
key.c
main.c
Makefile
namei.c CacheFiles: Better showing of debugging information in active object problems 2009-11-19 18:12:02 +00:00
proc.c
rdwr.c CacheFiles: Handle truncate unlocking the page we're reading 2009-11-19 18:11:55 +00:00
security.c
xattr.c