Skip to content

sw1tcherrr/networkfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Linux kernel driver

Topics

Resources

Stars

Watchers

Forks