Jump to content

Category:Userspace file systems

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by SieBot (talk | contribs) at 13:57, 25 June 2008 (robot Adding: de:Kategorie:FUSE). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This category is for file system implementations that run entirely in user space, typically using APIs like FUSE and LUFS, but sometimes also emulating a network file system protocol like NFS. This is in contrast to typical disk file system implementations, which require a kernel driver or module.