ntfs-3g/libfuse-lite
szaka 68b83a4181 fix: FUSE limited the total file system depth to 4095 characters and gave
"No such file or directory" errors (Miklos Szeredi, Szabolcs Szakacsits)
2008-04-12 14:05:43 +00:00
..
Makefile.am remove _FILE_OFFSET_BITS define/check since it's in config.h (Alon Bar-Lev) 2008-01-23 21:32:27 +00:00
fuse.c fix: FUSE limited the total file system depth to 4095 characters and gave 2008-04-12 14:05:43 +00:00
fuse_i.h New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_kern_chan.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fuse_loop.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fuse_loop_mt.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fuse_lowlevel.c remove unused code (Bernhard Kaindl) 2008-03-09 13:16:25 +00:00
fuse_misc.h New: built-in FUSE support by using a 50% stripped down, internal 2007-12-06 20:44:10 +00:00
fuse_mt.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fuse_opt.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fuse_session.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fuse_signals.c add config.h to all fuse-lite sources (Alon Bar-Lev) 2008-01-23 21:20:16 +00:00
fusermount.c unprivileged mount may failed because suppl. groups were dropped too early 2008-04-11 01:02:40 +00:00
helper.c remove unused fuse subtype support 2008-02-05 23:05:34 +00:00
mount.c fix 'dev' and 'suid' option handling and make them default for root mounts 2008-03-09 13:11:25 +00:00
mount_util.c remove never used fuse code related to the 'nonempty' mount option 2008-02-05 22:18:39 +00:00
mount_util.h remove never used fuse code related to the 'nonempty' mount option 2008-02-05 22:18:39 +00:00