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.
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.
Aspectos destacados de la versión 2.8 son más escalables directorio de bloqueo, el apoyo abierto y truncar atómicas, grandes solicitudes de escritura, NFS mejor exportador, ioctl nuevo y pide encuesta, dispositivos de caracteres en espacio de usuario, procesamiento umask y notificaciones de invalidación de la caché. Esta versión corrige una carrera de menor importancia en desmontar un sistema de ficheros FUSE.
Tags:
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.
El módulo del kernel en el paquete de fusible se actualiza para compilar con núcleos de hasta 2.6.26. Nótese, sin embargo, que este módulo del kernel es obsoleta y su uso no es recomendado.
Tags:
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.
Un error en el módulo del kernel FUSE que podría causar un cuelgue en Linux 2.6.24 ha sido corregido. Este error sólo afecta al núcleo IC módulo integrado de este paquete, el módulo en el árbol de Linux está bien.
Tags:
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.
Esta versión corrige varios problemas, incluyendo un bloqueo que se produjo cuando ntfs-3g se terminó con una señal, no se si umount / etc / mtab es un enlace simbólico, y la vinculación de los problemas con uClibc. El módulo del kernel incluida ha sido actualizado para trabajar con el núcleo 2.6.24.
Tags:
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.