Node: Implementation, Next: , Previous: Internal filesystem structures, Up: Top



Implementation

Now it's time to do the job. We will make the minimal lower layer code needed to handle a new filesystem. We will not code the filesystem for you but just do the templates needed for the interface and explain what the vfs upper code expect for these functions.