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 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

此版本修复了在卸载最近添加相关的符号链接检查两个漏洞。
标签: Minor
This release fixes two bugs related to the recently added symbolic link checking at unmount.

2010-02-02 22:57
2.8.3

2.8版本的重点更加扩展目录锁定,原子开放和截断的支持下,大的写请求,更好的NFS的出口,新的ioctl和投票的请求用户空间,字符设备,umask值处理和缓存失效的通知。本次要版本修复了卸载一个FUSE的文件系统的比赛。
标签: bug fix and enhancement
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.

2008-07-26 06:25
2.7.4

在保险丝包内核模块更新为编译内核到2.6.26。但是请注意,这个内核模块是过时的,它的使用不建议。
标签: Second Generation, Minor feature enhancements
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.

2008-02-19 22:51
2.7.3

保险丝中的一个内核模块的错误,可能导致挂起2.6.24 Linux下已得到修复。此错误仅影响保险丝内核从这个包构建模块,在Linux树模块确定。
标签: Second Generation, Minor bugfixes
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.

2007-12-17 15:50
2.7.2

此版本修复了几个问题,包括僵局发生在ntfs - 3g的是一个信号,未能umount终止,如果/ etc / mtab中是一个符号,并将其与uClibc的问题。所包含的内核模块已经更新,与2.6.24内核。
标签: Second Generation, Minor bugfixes
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.

Project Resources