OpenCloudOS-Kernel/fs/fuse
Miklos Szeredi 093f38a2c1 fuse: convert ioctl to simple api
fuse_simple_request() is converted to return length of last (instead of
single) out arg, since FUSE_IOCTL_OUT has two out args, the second of which
is variable length.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2019-09-10 16:29:49 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
acl.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
control.c convenience helper: get_tree_single() 2019-07-04 22:01:58 -04:00
cuse.c cuse: fix broken release 2019-09-02 11:07:30 +02:00
dev.c fuse: convert ioctl to simple api 2019-09-10 16:29:49 +02:00
dir.c fuse: convert readlink to simple api 2019-09-10 16:29:49 +02:00
file.c fuse: convert ioctl to simple api 2019-09-10 16:29:49 +02:00
fuse_i.h fuse: move page alloc 2019-09-10 16:29:49 +02:00
inode.c fuse: convert destroy to simple api 2019-09-10 16:29:49 +02:00
readdir.c fuse: convert fuse_force_forget() to simple api 2019-09-10 16:29:48 +02:00
xattr.c fuse: rearrange and resize fuse_args fields 2019-09-10 16:29:48 +02:00