[git pull] fuse/cuse: fix ioctl interface
From: Miklos Szeredi
Date: Mon Dec 13 2010 - 09:03:04 EST
Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
These patches fix the unrestricted ioctl implementation. Unrestricted
ioctl's are only enabled for character devices (CUSE) not for fuse
filesystems.
Thanks,
Miklos
Miklos Szeredi (2):
fuse: fix ioctl when server is 32bit
fuse: verify ioctl retries
---
fs/fuse/file.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++----
1 files changed, 66 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/