aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2022-07-18 20:06:24 +0100
committerSteve French <[email protected]>2022-08-01 01:34:44 -0500
commitc6f62f81b488d00afaa86bae26c6ce9ab12c709e (patch)
treecc6c26751f0ce276a15e4e79a165689be7cbb440 /tools/perf/scripts/python/export-to-sqlite.py
parent89e42f49ef58bf5601ce452683aad1cb1088878f (diff)
cifs: Fix memory leak when using fscache
If we hit the 'index == next_cached' case, we leak a refcount on the struct page. Fix this by using readahead_folio() which takes care of the refcount for you. Fixes: 0174ee9947bd ("cifs: Implement cache I/O by accessing the cache directly") Cc: David Howells <[email protected]> Cc: Jeff Layton <[email protected]> Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions