commit | 75bc411388f4aeb9fb0381bd56eb5d67193ed9a1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Dec 05 13:34:48 2012 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Dec 20 22:10:44 2012 +0000 |
tree | 78248c99fe37dd24ee22b421e7716e85e65e2ab3 | |
parent | c2d35bfe4b508451b75b5b6bc60a08dbdc44f952 [diff] |
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>