From: Minep Date: Fri, 19 Aug 2022 18:08:00 +0000 (+0100) Subject: refactor: add a simple ramfs for rootfs. Twifs should have more specific job in future. X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/commitdiff_plain/a7384053efe345d199440720b437a28e91058ff3?ds=sidebyside;hp=a7384053efe345d199440720b437a28e91058ff3 refactor: add a simple ramfs for rootfs. Twifs should have more specific job in future. refactor: inode creation, inode cache lookup and it's hashing are now separated. refactor: reduce the v_inode and v_file size due to ops invariants. chores: minor refactoring and fixings. ---