diff options
| author | Yan, Zheng <[email protected]> | 2016-05-20 10:32:31 +0000 |
|---|---|---|
| committer | Ilya Dryomov <[email protected]> | 2016-06-01 08:29:39 +0000 |
| commit | 480ce08a70e4179f34808a3bdbfe6627f624cf54 (patch) | |
| tree | 7355b4c18651ff54653cede0a82a52c3631e535f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | FS-Cache: wake write waiter after invalidating writes (diff) | |
| download | kernel-480ce08a70e4179f34808a3bdbfe6627f624cf54.tar.gz kernel-480ce08a70e4179f34808a3bdbfe6627f624cf54.zip | |
FS-Cache: make check_consistency callback return int
__fscache_check_consistency() calls check_consistency() callback
and return the callback's return value. But the return type of
check_consistency() is bool. So __fscache_check_consistency()
return 1 if the cache is inconsistent. This is inconsistent with
the document.
Signed-off-by: Yan, Zheng <[email protected]>
Acked-by: David Howells <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
