Comment on Ask HN: Is lifting Linux FS drivers to user-space possible?Comments−wmf7yIt's called FUSE.−ararar7ySee https://en.wikipedia.org/wiki/Filesystem_in_Userspace−vojta_letalOP7yGuys I know FUSE. But I want to take the currently implemented BTRFS and other drivers, written exclusively for the kernel and use them from the user space.I kind of hoped it was clear from the description.
Comments
It's called FUSE.
See https://en.wikipedia.org/wiki/Filesystem_in_Userspace
Guys I know FUSE. But I want to take the currently implemented BTRFS and other drivers, written exclusively for the kernel and use them from the user space.
I kind of hoped it was clear from the description.