From: Johannes Weiner Date: Mon, 25 Jul 2011 20:35:35 +0000 (+0200) Subject: fuse: mark pages accessed when written to X-Git-Tag: v3.1-rc4~49^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478e0841b3dce3edc2c67bf0fc51af30f582e9e2;p=pandora-kernel.git fuse: mark pages accessed when written to As fuse does not use the page cache library functions when userspace writes to a file, it did not benefit from 'c8236db mm: mark page accessed before we write_end()' that made sure pages are properly marked accessed when written to. Signed-off-by: Johannes Weiner Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed