00c570f4ba
Allow an open fuse device to be "cloned". Userspace can create a clone by: newfd = open("/dev/fuse", O_RDWR) ioctl(newfd, FUSE_DEV_IOC_CLONE, &oldfd); At this point newfd will refer to the same fuse connection as oldfd. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Reviewed-by: Ashish Samant <ashish.samant@oracle.com> |
||
---|---|---|
.. | ||
00-INDEX | ||
botching-up-ioctls.txt | ||
cdrom.txt | ||
hdio.txt | ||
ioctl-decoding.txt | ||
ioctl-number.txt |