LUFS Userland Filesystem

LUFS is a hybrid userspace filesystem framework supporting many "exotic" filesystems (localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs, and nutellafs) transparently for any application. It can be regarded as doing the same job as the VFS (virtual filesystem switch) in the kernel: it is a switch, distributing the filesystem calls to its supported filesystems. However, LUFS filesystems are implemented in userspace. This would be a drawback for local filesystems where the access speed is important, but proves to be a huge advantage for networked filesystems where the userland flexibility is most important.

Tags Communications File Sharing Operating System Kernels Linux Operating Systems Filesystems Internet FTP
Licenses GPL
Operating Systems Unix POSIX Linux
Implementation C C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  31 Oct 2003 05:11
  • Rrelease-after

Changes: This release supports the 2.6 kernel, fixes a remote root credential parsing bug, and introduces an automount port option for sshfs.

  • Rrelease-mid
  •  16 Jun 2003 14:33
  • Rrelease-after

Changes: This release fixes the "hanging on access" bug (glibc, pthreads linking order issue) and introduces wavfs. The emacs/vi issues (missing fsync) were also fixed.

  • Rrelease-mid
  •  24 Mar 2003 09:30
  • Rrelease-after

Changes: This release fixes the kernel 2.5 support.

  • Rrelease-mid
  •  10 Mar 2003 01:34
  • Rrelease-after

Changes: This release introduces large file support and some fixes.

  • Rrelease-mid
  •  10 Feb 2003 02:21
  • Rrelease-after

Changes: This release fixes the ftpfs chmod problem and the mount point lookup race. It also introduces a 2.4 kernel patch.

Rss Recent comments

Rcomment-before 10 Jul 2002 07:46 Rcomment-trans mali Rcomment-after

corrupted archive
The initial file release on SourceForge was corrupted so I replaced it.

Sorry for the inconvenience...

No-screenshot

Project Spotlight

PicasaWeb class

A PHP class to display galleries of photos from PicasaWeb albums.

No-screenshot

Project Spotlight

phpWebHacks

An advanced HTTP client for HTTP scripting.