Project

General

Profile

Actions

Feature #5

closed

Add a virtual file system implementation

Added by danirod almost 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
08/01/2018
Due date:
% Done:

100%

Estimated time:
(Total: 0:00 h)

Description

A virtual file system is the base layer on top of which, file system implementations, such as widespread file system drivers, like FAT32 or ext2, or specific file system drivers, such as a DEVFS (device file system), a TMPFS (temporal file system) or a TARFS (mountable tarball file system) can be added, that would allow the operating system to expose the internal contents of a device or a block structure as a set of files, directories, junctions and links.

This issue addresses the creation of such abstract data structures, the design of the file system layer for NativeOS, and the implementation of a few simple drivers that would make the VFS layer useful.


Subtasks 2 (0 open2 closed)

Feature #6: Add a DEVFS file system driverCloseddanirod08/01/2018

Actions
Feature #7: Add a TARFS file system implementationCloseddanirod08/01/2018

Actions
Actions

Also available in: Atom PDF