ntfs-3g/libfuse-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_i.h add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_kern_chan.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_loop.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse_lowlevel.c Set the fuse protocol fall back to 7.12 when available 2014-11-10 08:52:23 +01:00
fuse_misc.h fixed a compilation issue with uClibc 2010-04-19 10:53:31 +02:00
fuse_opt.c Allowed commas within option fsname on OpenIndiana 2012-08-22 11:08:20 +02:00
fuse_session.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
fuse_signals.c add missing fuse-lite files 2009-10-03 07:19:30 +00:00
fuse.c Upgraded fuse-lite to support ioctls 2014-07-30 16:44:18 +02:00
fusermount.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
helper.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
Makefile.am Fix compilation of libfuse-lite on Solaris/OpenIndiana. 2012-10-28 05:23:39 +01:00
mount_util.c Silenced warnings by gcc >= 4.8 about non-checked return values 2013-09-09 15:39:45 +02:00
mount_util.h Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00
mount.c Merged libfuse for OpenIndiana into libfuse-lite 2012-08-22 11:02:36 +02:00