aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/src/mount.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-03-17use kstd::vector instead of std::array and replace plain-pointers with ↵Lukas Oesch1-2/+4
kstd::shared_ptr
2026-03-17Add basic structure for ext2_filesystem, filesystem and mountmarcel.braun1-0/+30