alistair23-linux/fs/fuse
Miklos Szeredi f704dcb538 fuse: reduce max out args
The third out-arg is never actually used.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2014-12-12 09:49:05 +01:00
..
control.c fuse: add __exit to fuse_ctl_cleanup 2014-04-28 14:19:21 +02:00
cuse.c fuse: flush requests on umount 2014-12-12 09:49:04 +01:00
dev.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 2014-07-15 08:57:17 -07:00
dir.c vfs: Make d_invalidate return void 2014-10-09 02:38:57 -04:00
file.c fuse: hold inode instead of path after release 2014-12-12 09:49:04 +01:00
fuse_i.h fuse: reduce max out args 2014-12-12 09:49:05 +01:00
inode.c fuse: flush requests on umount 2014-12-12 09:49:04 +01:00
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 2013-01-17 13:08:45 +01:00
Makefile