Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
-
Updated
Mar 24, 2024 - C
Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
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.
A custom ext2 file system implemented in C through the Linux kernel.
32-bit Unix-based Operating System, with EXT2 Filesystem
Linux ext2 file system
Ext2 Filesystem that is compatible with Linux
A simple implement for Ex2 file system
C Program program capable of reading and writing data on volumes from two different file systems, EXT2 and FAT16.
EXT2-Simplified File System Implementation (ext2s-fs)
An incredibly slow reader for EXT2 image files
Simulador de almacenamiento secundario
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.
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.
CptS 360 - Systems Programming with the Unix Ext2 File System Final Project
Add a description, image, and links to the ext2-file-system topic page so that developers can more easily learn about it.
To associate your repository with the ext2-file-system topic, visit your repo's landing page and select "manage topics."