CptS 360 - Systems Programming with the Unix Ext2 File System Final Project
-
Updated
Nov 16, 2018 - C
CptS 360 - Systems Programming with the Unix Ext2 File System Final Project
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.
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.
Simulador de almacenamiento secundario
An incredibly slow reader for EXT2 image files
EXT2-Simplified File System Implementation (ext2s-fs)
C Program program capable of reading and writing data on volumes from two different file systems, EXT2 and FAT16.
A simple implement for Ex2 file system
Ext2 Filesystem that is compatible with Linux
Linux ext2 file system
A custom ext2 file system implemented in C through the Linux kernel.
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.
Revamped ext2 file system on Arch Linux, optimizing for cleanliness, integrating mounting, symlinks, bitmaps, and more.
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."