I would like to be able to use the ext2 or ext3 file system in an embedded device without having to use Linux. I plan to have an embedded processor with a SATA hard drive attached. I have found the source code on Kernel.org but I am unsure how to use it. Idealy I would like to have some functions I can call to write/read a file etc. Is there any documentation about this or has anyone done something similar.
Thanks
Jon