aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/src/custody.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-03-17use kstd::vector instead of std::array and replace plain-pointers with ↵Lukas Oesch1-3/+5
kstd::shared_ptr
2026-03-17implement first draft of custodyLukas Oesch1-0/+28