aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/ext2/ext2_inode.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-03-30Move everything in kernel into kernel namespacemarcel.braun1-2/+2
2026-03-26simplify architecture againLukas Oesch1-5/+10
2026-03-26use enable_shared_from_this instead of self invocation methodLukas Oesch1-9/+2
2026-03-26refactor file and inode architecture againLukas Oesch1-5/+10
2026-03-26improve architecture again -> use same architecture for devices and ext2_filesLukas Oesch1-3/+5
2026-03-26first try to simplify the architecture (remove redundant inode_file and open(...Lukas Oesch1-2/+15
2026-03-26prepare files for new inode structureLukas Oesch1-0/+6