Skip to content

Shreyarobin/Union-File-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini UnionFS

A simplified Union File System built using FUSE.

Features

  • Layered filesystem (lower + upper)
  • Copy-on-Write (CoW)
  • Whiteout for deletions

Team

  • Shreya Robin
  • Shreya Revankar
  • Shree Dhatri

About

UnionFS is a FUSE-based userspace filesystem in C supporting layered storage, Copy-on-Write, whiteout deletion handling, and directory merging, inspired by OverlayFS and container storage systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors