Stable Version 1.810 (August 10, 2007)
Changelog:
- Fix: file rename may updated the modification time of some files and directories which caused some backup tools, like rsync, not to preserve always this timestamp.
- Fix: unmount (fusermount -u) was denied for an unprivileged user who was allowed to mount a block device. FUSE 2.7.0+ user space package is required for the full fix.
- Fix: the driver could hang if there wasn’t enough memory during reading a large directory
- Fix: reading a directory may reported success when there was an error.
- Fix: metadata update error was ignored in some very rare cases during writing a file.
- Fix: permissions checking was turned on if umask, fmask and dmask was set to the default 000 value.
- Change: manual update, added Windows filename compatibility section.
- Change: lots of logging improvements.