aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/src/inode_file.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-03-17use kstd::vector instead of std::array and replace plain-pointers with ↵Lukas Oesch1-1/+3
kstd::shared_ptr
2026-03-17Add inode_file and inode structuremarcel.braun1-0/+33