Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • fs
  • fuse
  • file.c
Find file BlameHistoryPermalink
  • Miklos Szeredi's avatar
    fuse: lock page in mkwrite · cca24370
    Miklos Szeredi authored Oct 01, 2013
    
    
    Lock the page in fuse_page_mkwrite() to protect against a race with
    fuse_writepage() where the page is redirtied before the actual writeback
    begins.
    
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
    cca24370

Imprint & Privacy Policy