issues
search
mentos-team
/
MentOS
An educational 32-bit linux-like Operating System, with public bachelor- and master-level course slides.
https://mentos-team.github.io/
MIT License
127
stars
50
forks
source link
Fix ext2 rmdir
#100
Closed
Galfurian
closed
2 months ago
Galfurian
commented
2 months ago
Correctly update inode links count and blocks dirs count;
Fix
ext2_mkdir
and
ext2_rmdir
;
Extend
mkdir
and
rmdir
tests;
ext2_mkdir
andext2_rmdir
;mkdir
andrmdir
tests;