Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

tsjabie-o/fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Filesystem Driver

This project is a custom filesystem driver developed as part of a university assignment for an Operating Systems course. The driver is implemented in C and utilizes the FUSE (Filesystem in Userspace) framework.

Assignment Overview

The primary goal of this project is to implement a filesystem driver for a custom filesystem model based on FAT. The implementation adheres to the specifications outlined in the assignment for the Operating Systems course.

Features

  • Custom filesystem driver based on FAT
  • Developed in C language
  • Utilizes the FUSE framework for seamless integration into userspace

Getting Started

To explore and understand the assignment details, please refer to the Assignment Document provided in the repository.

About

Filesystem Driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published