Miklos Szeredi 267d84449f fuse: cleanup fuse_file refcounting
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: Miklos Szeredi <mszeredi@redhat.com>
2017-02-22 20:08:25 +01:00
..
2016-10-01 07:32:32 +02:00
2017-02-22 20:08:25 +01:00
2017-02-22 20:08:25 +01:00
2017-02-22 20:08:25 +01:00
2016-10-18 15:36:48 +02:00
2016-10-01 07:32:32 +02:00
2016-10-01 07:32:32 +02:00
2016-10-03 11:06:05 +02:00