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
  • Maxim Patlasov's avatar
    fuse: rework fuse_perform_write() · d07f09f5
    Maxim Patlasov authored Oct 26, 2012
    
    
    The patch allocates as many page pointers in fuse_req as needed to cover
    interval [pos .. pos+len-1]. Inline helper fuse_wr_pages() is introduced
    to hide this cumbersome arithmetic.
    
    Signed-off-by: default avatarMaxim Patlasov <mpatlasov@parallels.com>
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
    d07f09f5

Imprint & Privacy Policy