linux/fs/fscache
David Howells 75bc411388 FS-Cache: Limit the number of I/O error reports for a cache
Limit the number of I/O error reports for a cache to 1 to prevent massive
amounts of noise.  After the first I/O error the cache is taken off line
automatically, so must be restarted to resume caching.

Signed-off-by: David Howells <dhowells@redhat.com>
2012-12-20 22:10:44 +00:00
..
cache.c FS-Cache: Limit the number of I/O error reports for a cache 2012-12-20 22:10:44 +00:00
cookie.c FS-Cache: Provide proper invalidation 2012-12-20 22:04:07 +00:00
fsdef.c
histogram.c
internal.h FS-Cache: Provide proper invalidation 2012-12-20 22:04:07 +00:00
Kconfig
main.c
Makefile
netfs.c
object-list.c FS-Cache: Don't mask off the object event mask when printing it 2012-12-20 22:08:53 +00:00
object.c FS-Cache: Initialise the object event mask with the calculated mask 2012-12-20 22:08:39 +00:00
operation.c FS-Cache: Provide proper invalidation 2012-12-20 22:04:07 +00:00
page.c CacheFiles: Add missing retrieval completions 2012-12-20 22:07:40 +00:00
proc.c
stats.c FS-Cache: Provide proper invalidation 2012-12-20 22:04:07 +00:00