All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add monitor to check why it is slow
- Add otpl
- Add access test after set_attr
- Add quick start with virtual machine
- How to alloc data?
- Write will dead lock
- Implement write back logic
- Figure out why we get stuck
- We can rmdir
- Get rid of dashmap on handle table
- Refact openfile cache
- Implement truncate function when set_attr change the file length
- Implement link; TODO: read link
- Implement basic link and unlink
- Implement rename
- Implement vfs:symlink
- Implement symlink & readlink
- Update licenserc
- Fmt
- Try1
- Try2
- Try3
- Try4
- Read & truncate read length after write
- Fix vfs::truncate
-
- attr mode; 2. link; 3. unlink