Category:Userspace file systems

From Wikipedia, the free encyclopedia

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.