alistair23-linux/fs/fuse
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
..
acl.c fuse: Add posix ACL support 2016-10-01 07:32:32 +02:00
control.c fs: Replace CURRENT_TIME with current_time() for inode timestamps 2016-09-27 21:06:21 -04:00
cuse.c
dev.c fuse: fix uninitialized flags in pipe_buffer 2017-02-16 15:08:20 +01:00
dir.c fuse: cleanup fuse_file refcounting 2017-02-22 20:08:25 +01:00
file.c fuse: cleanup fuse_file refcounting 2017-02-22 20:08:25 +01:00
fuse_i.h fuse: cleanup fuse_file refcounting 2017-02-22 20:08:25 +01:00
inode.c fuse: fix root dentry initialization 2016-10-18 15:36:48 +02:00
Kconfig fuse: Add posix ACL support 2016-10-01 07:32:32 +02:00
Makefile fuse: Use generic xattr ops 2016-10-01 07:32:32 +02:00
xattr.c fuse: limit xattr returned size 2016-10-03 11:06:05 +02:00