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
..
Makefile.am Updating the source directory tree 2008-03-28 14:42:50 +00:00
fuse.h
fuse_common.h
fuse_kernel.h Set the fuse protocol fall back to 7.12 when available 2014-11-10 08:52:23 +01:00
fuse_lowlevel.h
fuse_lowlevel_compat.h
fuse_opt.h