Category:Userspace file systems

From HandWiki

Handwiki book24.pngComputing portal

Here is a list of articles in the category Userspace file systems of the Computing portal that unifies foundations of mathematics and computations using computers. 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.