aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/mount.tests.cpp
AgeCommit message (Collapse)AuthorFilesLines
9 daysRename root_dentry() to get_root_dentry()Marcel Braun1-1/+1
9 daysremove mount_path from mount struct (retrieve path from m_mount_dentry)Lukas Oesch1-2/+2
2026-04-23chore: banish relative includesFelix Morgner1-5/+5
2026-04-11add mount testsLukas Oesch1-0/+49