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