diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2022-07-18 20:06:24 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-08-01 01:34:44 -0500 |
commit | c6f62f81b488d00afaa86bae26c6ce9ab12c709e (patch) | |
tree | cc6c26751f0ce276a15e4e79a165689be7cbb440 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 89e42f49ef58bf5601ce452683aad1cb1088878f (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 <dhowells@redhat.com>
Cc: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions