alistair23-linux/fs/fuse
Miklos Szeredi 1baa26b2be fuse: fix ioctl ABI
In kernel ABI version 7.16 and later FUSE_IOCTL_RETRY reply from a
unrestricted IOCTL request shall return with an array of 'struct
fuse_ioctl_iovec' instead of 'struct iovec'.  This fixes the ABI
ambiguity of 32bit vs. 64bit.

Reported-by: "ccmail111" <ccmail111@yahoo.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: Tejun Heo <tj@kernel.org>
2010-12-07 20:16:56 +01:00
..
control.c convert get_sb_single() users 2010-10-29 04:16:28 -04:00
cuse.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
dev.c fuse: allow batching of FORGET requests 2010-12-07 20:16:56 +01:00
dir.c fuse: separate queue for FORGET requests 2010-12-07 20:16:56 +01:00
file.c fuse: fix ioctl ABI 2010-12-07 20:16:56 +01:00
fuse_i.h fuse: allow batching of FORGET requests 2010-12-07 20:16:56 +01:00
inode.c fuse: separate queue for FORGET requests 2010-12-07 20:16:56 +01:00
Kconfig
Makefile