Kevin Lange
|
30326e5dd3
|
[ext2] Fix bad allocations for block objects
|
2011-11-29 13:06:41 -06:00 |
|
Kevin Lange
|
062e6fcd43
|
[shell] Tab completion, basic work on writing files
|
2011-11-24 18:59:23 -06:00 |
|
Kevin Lange
|
149225e097
|
[fs] Code cleanup
|
2011-11-24 12:33:20 -06:00 |
|
Kevin Lange
|
2efc98d5a6
|
[fs] Unify all read calls, add a write_block function
|
2011-11-24 12:28:21 -06:00 |
|
Kevin Lange
|
b8b48cfc65
|
[fs] Print some debug information on mount
|
2011-11-23 22:27:18 -06:00 |
|
Kevin Lange
|
4052a8f63a
|
[ext2/disk] Increase cache size
Also move cache entries to a malloc'd block so we allocate them
dynamically after mounting.
|
2011-11-18 22:13:10 -06:00 |
|
Kevin Lange
|
9fa8e10bce
|
[ext2] Read from hard disk. Seems to work wonderfully.
|
2011-11-17 23:29:08 -06:00 |
|
Kevin Lange
|
5f5dee5648
|
[ext2] Read a superblock from disk, anyone?
|
2011-11-02 00:01:17 -05:00 |
|