Merge branch 'fix/misc' into for-linus
[pandora-kernel.git] / mm / filemap.c
index 2239671..ccea3b6 100644 (file)
@@ -2272,6 +2272,7 @@ again:
                pagefault_enable();
                flush_dcache_page(page);
 
+               mark_page_accessed(page);
                status = a_ops->write_end(file, mapping, pos, bytes, copied,
                                                page, fsdata);
                if (unlikely(status < 0))