Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 322 Bytes

File metadata and controls

2 lines (2 loc) · 322 Bytes

NetworkFileSystem

This is network file system implemented using FAT file system of previous project and adding RPC calls to initiate the procedure calls for storing and writing. This is a basic file system which supports very few file operations, but overall this will be further enhance to create more file operations.