refactor: mount system reworked
authorMinep <zelong56@gmail.com>
Wed, 17 Aug 2022 19:03:04 +0000 (20:03 +0100)
committerMinep <zelong56@gmail.com>
Wed, 17 Aug 2022 19:03:04 +0000 (20:03 +0100)
commit21ffd87b228fa0bd0c25a09b710c6aeac8b81281
treea4efa3eb728fa9e57a9bccc0e1fd371fd6951b0f
parentfb2d2e17e3ffc4bddf944dc67a6d86fe9453bb5a
refactor: mount system reworked
refactor: inode cache system reworked
chore: minor refactoring and fixes.
lunaix-os/includes/lunaix/fs.h
lunaix-os/includes/lunaix/fs/twifs.h
lunaix-os/kernel/fs/mount.c [new file with mode: 0644]
lunaix-os/kernel/fs/twifs/twifs.c
lunaix-os/kernel/fs/vfs.c