|
c8bd8918cd
|
Change pointer casts to uint32_t to char*
|
2019-04-22 08:48:13 -05:00 |
|
|
dea2a0a1d3
|
Fix ext2 driver
|
2019-04-21 15:27:34 -05:00 |
|
|
056f13c675
|
get_dir_listing now returs array of dir_entries
|
2019-04-21 15:16:30 -05:00 |
|
|
f612cea891
|
Added dir_entry struct with inode, type ad name info
|
2019-04-21 15:15:19 -05:00 |
|
|
c851e2a2ca
|
dir_entry renamed to ext2_dir_entry
|
2019-04-21 15:14:45 -05:00 |
|
|
cc0f4f12d6
|
ext2 driver now uses inode pointers
|
2019-04-21 14:32:57 -05:00 |
|
|
2219d22d01
|
ext2.h now uses proper _H macro check
|
2019-04-21 14:31:09 -05:00 |
|
|
d78e7743ce
|
Fix warnings
|
2019-04-21 14:19:52 -05:00 |
|
|
0825383c7c
|
Git LFS prep
|
2019-04-18 13:59:37 -05:00 |
|
|
c281ea90db
|
Add set_sz
|
2019-04-15 17:14:40 -05:00 |
|
|
3fa4438289
|
Start work on ext2 file writing
|
2019-04-13 11:17:46 -05:00 |
|
|
e3fd4fd5e1
|
Fix warnings
|
2019-04-13 09:23:40 -05:00 |
|
|
3a2deea07c
|
Add blk_grp_num array to ext2 driver
|
2019-04-09 17:49:39 -05:00 |
|
|
a73508ecc2
|
Added write_inode to ext2 driver
|
2019-04-09 17:44:58 -05:00 |
|
|
ab5128bebd
|
Added write_blk to ext2 driver
|
2019-04-09 09:18:05 -05:00 |
|
|
c6b8faa936
|
ext2 driver now sets errno
|
2019-04-08 16:32:56 -05:00 |
|
|
0f406b1f01
|
Got ext2 directory support working
|
2019-04-08 11:24:03 -05:00 |
|
|
03eb675813
|
Got ext2 directory traversing working
|
2019-04-08 09:15:50 -05:00 |
|
|
4b3384e45d
|
Work on ext2 directory support
|
2019-04-07 15:14:46 -05:00 |
|
|
37532000a0
|
Fix ext2 driver errors.
|
2019-04-07 14:12:45 -05:00 |
|
|
b87106e68b
|
ext2 driver now properly reads inode contents and supports singly indirect block pointers
|
2019-04-06 17:38:36 -05:00 |
|
|
20ae5d1a31
|
Add IDE driver and r/o ext2 fs driver
|
2019-04-06 09:07:06 -05:00 |
|
|
99d7fed783
|
Work and cleanup
|
2019-03-11 09:32:55 -05:00 |
|
|
ef90f51688
|
Remove most code for a blank start
|
2019-02-09 12:52:45 -06:00 |
|