Download List

專案描述

Filesystem in Userspace is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-28 06:46
2.8.4

This release fixes two bugs related to the recently added symbolic link checking at unmount.
標籤: Minor

2010-02-02 22:57
2.8.3

Highlights of the 2.8 release are more scalable directory locking, atomic open and truncate support, big write requests, better NFS exporting, new ioctl and poll requests, character devices in userspace, umask processing and cache invalidation notifications. This minor release fixes a race in unmounting a FUSE filesystem.
標籤: bug fix and enhancement

2008-07-26 06:25
2.7.4

The kernel module in the fuse package is updated to compile with kernels up to 2.6.26. Note, however, that this kernel module is obsolete and its use is not recommended.
標籤: Second Generation, Minor feature enhancements

2008-02-19 22:51
2.7.3

A bug in the FUSE kernel module that could cause a hang under Linux 2.6.24 has been fixed. This bug only affects the FUSE kernel module built from this package; the module in the Linux tree is OK.
標籤: Second Generation, Minor bugfixes

2007-12-17 15:50
2.7.2

This release fixes several problems, including a
deadlock which occurred
when ntfs-3g was terminated with a signal, failure
to umount if
/etc/mtab was a symlink, and linking problems with
uClibc. The included
kernel module has been updated to work with the
2.6.24 kernel.
標籤: Second Generation, Minor bugfixes

Project Resources