Skip to content
Commit 29c8bbbd authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
parent 69eea5a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment