Version 0.20061218-BETA:
Changelog:
- Fix: heavy memory usage with sparse files (p2p, bittorrent client problems).
- Fix: inode number wasn’t filled in the dirent structures (CVS, getcwd, gnulib problems).
- Fix: 2-8% speed increase due to using pread/pwrite instead of lseek+read/write.
- Fix: fuse 2.6.x kernel module detection wasn’t reliable.