Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 334 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 334 Bytes

hellofs

A local file system where the string HelloWorld is read every time the read system call is executed.

Requirement

  • Ubuntu == 10.04
  • Linux Kernel == 2.6.32.x

Build

$ make

Install

$ sudo make install
$ sudo make load

Demo