ntfs-3g/include/fuse-lite
Jean-Pierre André 39c7d8538d Set the fuse protocol fall back to 7.12 when available
The support for ioctls has been added to fuse when using protocol 7.18,
and an equivalent upgrade has been done in fuse lite with commit [ae9aee].
For old kernels, a fall back to protocol 7.8 was implemented, but this
appears not to be supported in not-so-old kernels (e.g. 2.6.35).
With this patch, the fall back protocol is set to 7.12 or to the highest
level supported by the kernel.
2014-11-10 08:52:23 +01:00
..
fuse_common.h Upgraded fuse-lite to support ioctls 2014-07-30 16:44:18 +02:00
fuse_kernel.h Set the fuse protocol fall back to 7.12 when available 2014-11-10 08:52:23 +01:00
fuse_lowlevel_compat.h add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_lowlevel.h Upgraded fuse-lite to support ioctls 2014-07-30 16:44:18 +02:00
fuse_opt.h add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse.h Upgraded fuse-lite to support ioctls 2014-07-30 16:44:18 +02:00
Makefile.am Updating the source directory tree 2008-03-28 14:42:50 +00:00