Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • fs
  • fuse
  • file.c
Find file Blame History Permalink
  • Miklos Szeredi's avatar
    fuse: cleanup fuse_file refcounting · 267d8444
    Miklos Szeredi authored Feb 22, 2017
    
    
    struct fuse_file is stored in file->private_data.  Make this always be a
    counting reference for consistency.
    
    This also allows fuse_sync_release() to call fuse_file_put() instead of
    partially duplicating its functionality.
    
    Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
    267d8444

Imprint & Privacy Policy