Virtual File System #10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "vfs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is still a work in progress, but is the beginnings of a VFS in the kernel, which will enable passing files to userspace, mounting several filesystems (and pseudo-filesystems) and more...
This needs:
But I think this is functional enough that it can be merged.
WIP: Virtual File Systemto Virtual File System