linux/fs/cachefiles
David Howells 182d919b84 FS-Cache: Count culled objects and objects rejected due to lack of space
Count the number of objects that get culled by the cache backend and the
number of objects that the cache backend declines to instantiate due to lack
of space in the cache.

These numbers are made available through /proc/fs/fscache/stats

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Steve Dickson <steved@redhat.com>
Acked-by: Jeff Layton <jeff.layton@primarydata.com>
2015-02-24 10:05:27 +00:00
..
bind.c fs/cachefiles: add missing \n to kerror conversions 2014-09-26 08:10:35 -07:00
daemon.c fs/cachefiles: add missing \n to kerror conversions 2014-09-26 08:10:35 -07:00
interface.c CacheFiles: Handle object being killed before being set up 2014-09-30 14:50:28 +01:00
internal.h FS-Cache: Count culled objects and objects rejected due to lack of space 2015-02-24 10:05:27 +00:00
Kconfig
key.c CacheFiles: Downgrade the requirements passed to the allocator 2012-12-20 21:58:25 +00:00
main.c fs/cachefiles: add missing \n to kerror conversions 2014-09-26 08:10:35 -07:00
Makefile
namei.c FS-Cache: Count culled objects and objects rejected due to lack of space 2015-02-24 10:05:27 +00:00
proc.c
rdwr.c cachefiles_write_page(): switch to __kernel_write() 2014-10-09 02:39:05 -04:00
security.c fs/cachefiles: replace kerror by pr_err 2014-06-06 16:08:14 -07:00
xattr.c assorted conversions to %p[dD] 2014-11-19 13:01:20 -05:00