Shreyas Lad
|
609f9d86de
|
EXT2 and VFS support (#5)
* initial header file
* finished inode structure
* finished inode permissions
* updated makefile
* working ext2fs build
* found superblock
* bgdt is ded
* parsed bgdt
* directory entry structure
* parsed inodes
* parsed root inode
* found directory entries
* added ext2 support
* fs abstraction support
* cached size in FILE
* hm
* removed debug statements
* added to is_ext2() args
* fixed read errors
* comply with standards
* fixed things
* more fixes
* more makefile fixes
* even more fixes
|
2020-04-15 08:48:35 +02:00 |
|