aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/vfs_init.c
AgeCommit message (Expand)Author
2024-03-01kernel: vfs_init: Add root vnodeIan Moffett
2024-03-01kernel: vfs_init: Make "filesystems" staticIan Moffett
2024-03-01kernel: vfs: Simplify mounting logicIan Moffett
2024-02-28kernel: Add initial VFS implementationIan Moffett