ext2-file-system
There are 20 repositories under ext2-file-system topic.
darshank15/Inode-based-file-system
Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.
rushitjasani/Inode-based-file-system
Inode based file system(virtual) on top of the Linux file system. A user can perform all the operations which are basically supported by Linux ext2 file system like creating a disk, mounting disk, unmounting the disk, create a file, open file (in read, write or append mode), delete file, close file, list of open files.
JavieW/CSCC69_Ext2_File-System
Implementation of ext2 Linux file system.
Delta-in-hub/ext2s-fs
EXT2-Simplified File System Implementation (ext2s-fs)
tyang816/Simple-Ext2
A simple implement for Ex2 file system
MiaoHN/ext2-file-system
一个ext2文件系统的仿真程序
cs342-OS-project/Project4
Linux ext2 file system
Gerola/Ext2-Filesystem
Ext2 Filesystem that is compatible with Linux
GustavoMartinx/Ext2-File-System
Implementação do sistema de arquivos EXT2 e de operações que manipulam os dados e suas estruturas por meio dele. Para tanto, foi utilizada a Linguagem de Programação C.
kphf1995cm/Ext2FileSystem
一个大小为2MB的类Ext2文件系统
krish1925/Ex2-File-System
Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
OscarCubeles/Filesystem-Management
C Program program capable of reading and writing data on volumes from two different file systems, EXT2 and FAT16.
Reaganak40/ext2
A custom ext2 file system implemented in C through the Linux kernel.
viniavskyi-ostap/ext2-fsck
Implementation of ext2 filesystem checker
freb97/python-ext2-reader
An incredibly slow reader for EXT2 image files
Rewlion/EXT2_FUSE
Read-only EXT2 on high level FUSE
esnorki2008/HardDiskSim
Simulador de almacenamiento secundario
JaredStrandWSU/CS360-Systems-Programming-C
CptS 360 - Systems Programming with the Unix Ext2 File System Final Project
KenEzekiel/operating-system-unix
32-bit Unix-based Operating System, with EXT2 Filesystem
vxirau/FAT16-EXT-Utility
FAT16 and EXT2 University Project