1
0
Fork 0
forked from koniifer/ableos
ableos-framebuffer/ableos/src/filesystem
TheOddGarlic 91c1783b99 vfs+ext2: initial FsNode::read() implementation
The VFS side of things for read() should be done, however due to my
limited ext2 knowledge, I've not implemented partially reading a file,
and in this state only full files can be read.
2022-08-08 08:21:35 +03:00
..
errors.rs vfs+ext2: initial FsNode::read() implementation 2022-08-08 08:21:35 +03:00
ext2.rs vfs+ext2: initial FsNode::read() implementation 2022-08-08 08:21:35 +03:00
mod.rs vfs+ext2: initial FsNode::read() implementation 2022-08-08 08:21:35 +03:00