toaruos/kernel/fs
Kevin Lange 2eb953f1f1 Massive fixes to the EXT2 driver.
* Works with different block sizes
* Works with different inode sizes
* Tested on a real EXT2 file system made with mkfs.ext2

* MBR reading is available
* You can specify a partition with hdd=0 or hdd=1 etc.

* If you make a "real" disk image, you can get GRUB installed in
  its MBR, toss in a suitable config file, and boot right off the
  disk rather than having to use QEMU to boot the kernel or using
  some silly CDROM ramdisk nonsense.
2012-09-29 00:39:01 -07:00
..
devfs.c Restructure directory tree for kernel modules 2011-12-14 22:15:47 -06:00
ext2_disk.c Massive fixes to the EXT2 driver. 2012-09-29 00:39:01 -07:00
ext2_ramdisk.c Giant ramdisks (works on my desktop) 2012-09-18 22:20:04 -07:00
nulldev.c [pipe] Pipe (ring buffer) device? 2012-01-24 17:56:35 -06:00
pipe.c Faster mouse response 2012-04-12 23:21:38 -05:00
vfs.c Massive fixes to the EXT2 driver. 2012-09-29 00:39:01 -07:00