/networkfs

Linux kernel driver

Primary LanguageC

networkfs

Implementation of the VFS driver for simple network filesystem

Supports:

  • navigation through directories
  • creation and deletion of files and directories
  • reading and writing to files
  • hard links
  • files’ names and contents can contain any characters as they are escaped before forming the request to server