mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 18:14:24 +08:00
39c7d8538d
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. |
||
---|---|---|
.. | ||
fuse_i.h | ||
fuse_kern_chan.c | ||
fuse_loop.c | ||
fuse_lowlevel.c | ||
fuse_misc.h | ||
fuse_opt.c | ||
fuse_session.c | ||
fuse_signals.c | ||
fuse.c | ||
fusermount.c | ||
helper.c | ||
Makefile.am | ||
mount_util.c | ||
mount_util.h | ||
mount.c |