littlekernel / lk

LK embedded kernel
MIT License
3.11k stars 613 forks source link

initial code to support ext4 #303

Open cleverca22 opened 2 years ago

cleverca22 commented 2 years ago

currently lacks the ability to deal with files with more then 4 extents lacks the ability to deal with filesystems over 2^32 blocks long only tested on files with 1 extent

based on reading https://ext4.wiki.kernel.org/index.php/Ext4_Disk_Layout