Some work on reading the root inode's dir table

This commit is contained in:
Caleb Gardner
2020-11-16 16:08:23 -06:00
parent 7a2f9a87ba
commit 774366004c
4 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ I am focusing purely on unsquashing before squashing.
# Where I'm at
* Re-redid a bunch to try to make sure I wasn't durping. After that didn't work, I tried to figure out why things wheren't working, then realized HOW I was durping.
* Something is wrong with my directory table reading. Need to figure that out.