Mark
|
877a5f455d
|
fs/ext2: fix uninitialized var compiler warnings
|
2020-10-18 23:46:39 +03:00 |
|
Mark
|
44a3dc21b4
|
ext2: add (kind of) unlink() for ext2
"kind of" == directories aren't resized and overall
space handling is crappy
|
2020-08-09 01:53:22 +03:00 |
|
Mark
|
d032356a89
|
ext2: node creation, mkdir()/creat()
|
2020-08-08 00:59:27 +03:00 |
|
Mark
|
68727654d0
|
ext2: block alloc/free, write up to L1 size
|
2020-08-07 17:24:05 +03:00 |
|