Skip to content

A custom ext2 file system implemented in C through the Linux kernel.

Notifications You must be signed in to change notification settings

Reaganak40/ext2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ex2 File-System Implementation

I implemented a fully functional ext2 file system coded in C. Using low-level programming, I used the tools provided by the Linux kernel to create an ext2 file system from scratch. The application can create new partitions or mount and use an already existing ext2 structure and access the files within a device.

This was a term project at Washington State University.

ext2

About

A custom ext2 file system implemented in C through the Linux kernel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages