commit | 52bd75fdb135d6133d878ae60c6e7e3f4ebc1cfc | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Nov 19 18:11:08 2009 +0000 |
committer | David Howells <dhowells@redhat.com> | Thu Nov 19 18:11:08 2009 +0000 |
tree | 4fad4fa37ce533c520a4575e5b7df90e19c6a666 | |
parent | 4fbf4291aa15926cd4fdca0ffe9122e89d0459db [diff] |
FS-Cache: Add counters for entry/exit to/from cache operation functions Count entries to and exits from cache operation table functions. Maintain these as a single counter that's added to or removed from as appropriate. Signed-off-by: David Howells <dhowells@redhat.com>