Files
i2som-imx-linux/include/uapi/linux
Miklos Szeredi 00c570f4ba fuse: device fd clone
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>
2015-07-01 16:26:08 +02:00
..
2015-02-14 17:05:03 +00:00
2015-04-21 16:16:02 -04:00
2015-02-23 09:59:07 -06:00
2015-03-06 21:50:02 -05:00
2015-04-12 21:25:13 -04:00
2015-07-01 16:26:08 +02:00
2015-02-09 16:59:03 +09:00
2015-02-17 14:34:51 -08:00
2015-02-03 12:48:40 -05:00
2015-02-02 18:46:51 -08:00
2015-04-23 15:16:14 -04:00
2015-02-07 18:43:16 +08:00
2015-04-29 17:10:38 -04:00
2015-03-05 22:08:42 -05:00
2015-03-29 12:13:52 +10:30
2015-03-29 12:13:52 +10:30
2015-03-31 13:58:35 -04:00