Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • fs
  • fuse
  • file.c
Find file BlameHistoryPermalink
  • Johannes Weiner's avatar
    fuse: mark pages accessed when written to · 478e0841
    Johannes Weiner authored Jul 25, 2011
    As fuse does not use the page cache library functions when userspace
    writes to a file, it did not benefit from 'c8236db9
    
     mm: mark page
    accessed before we write_end()' that made sure pages are properly
    marked accessed when written to.
    
    Signed-off-by: default avatarJohannes Weiner <jweiner@redhat.com>
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
    478e0841

Imprint & Privacy Policy