Revision 29c8bbbd6e21daa0997d1c3ee886b897ee7ad652 authored by David Howells on 16 March 2017, 16:27:43 UTC, committed by David Howells on 16 March 2017, 16:27:43 UTC
In afs_writepages_region(), inside the loop where we find dirty pages to
deal with, one of the if-statements is missing a put_page().

Signed-off-by: David Howells <dhowells@redhat.com>
1 parent 69eea5a
History
File Mode Size
.gitignore -rw-r--r-- 42 bytes
Makefile -rw-r--r-- 413 bytes
genksyms.c -rw-r--r-- 22.8 KB
genksyms.h -rw-r--r-- 2.7 KB
keywords.gperf -rw-r--r-- 1.6 KB
keywords.hash.c_shipped -rw-r--r-- 8.7 KB
lex.l -rw-r--r-- 9.4 KB
lex.lex.c_shipped -rw-r--r-- 57.1 KB
parse.tab.c_shipped -rw-r--r-- 72.9 KB
parse.tab.h_shipped -rw-r--r-- 3.4 KB
parse.y -rw-r--r-- 11.1 KB

back to top