Home
last modified time | relevance | path

Searched hist:"29 c8bbbd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/afs/
H A Dwrite.c29c8bbbd Thu Mar 16 11:27:43 CDT 2017 David Howells <dhowells@redhat.com> afs: Fix missing put_page()

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>
29c8bbbd Thu Mar 16 11:27:43 CDT 2017 David Howells <dhowells@redhat.com> afs: Fix missing put_page()

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>