aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/mount.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-03-30Move everything in kernel into kernel namespacemarcel.braun1-2/+2
2026-03-28fix vfs mount with /dev & /a and rootfs & devfsLukas Oesch1-2/+9
2026-03-26implement a rootfs to handle / mounts correctlyLukas Oesch1-4/+11
2026-03-26Refactor mount_table entry (mount) to use dentry as key instead of pathmarcel.braun1-4/+5
2026-03-17Clean up project folder structuremarcel.braun1-0/+32