summaryrefslogtreecommitdiff
path: root/src/kernel/vfs/mount.c
AgeCommit message (Expand)Author
2021-09-04nuke the old handle codedzwdz
2021-09-04rename file descriptors to handlesdzwdz
2021-08-27make vfs_mount_resolve pass all the testsdzwdz
2021-08-26separate mount resolving into vfs_mount_resolvedzwdz
2021-08-25implement vfs_mount_seed, which creates the vfs passed to initdzwdz