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