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
Makefile -rw-r--r-- 161 bytes
lz4_compress.c -rw-r--r-- 22.8 KB
lz4_decompress.c -rw-r--r-- 13.8 KB
lz4defs.h -rw-r--r-- 5.8 KB
lz4hc_compress.c -rw-r--r-- 18.7 KB

back to top