Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-18 | kern: vfs: Add initial vnode definitions | Ian Moffett | |
A vnode is simply an object used when referencing filesystem objects. This marks the start of development for the L5 Virtual File System Signed-off-by: Ian Moffett <ian@osmora.org> |