-
Notifications
You must be signed in to change notification settings - Fork 0
To Do List
JonathanSunUCSB edited this page Dec 7, 2014
·
7 revisions
- ftruncate (Jia)
- Test read() on file holes
- Stress tests for large files (Will)
- Stress tests for large number of files (Will)
- Fix git add not working (Jon)
- Tests for read/write/bmap/balloc
- Buffer cache (Will)
- flush/fsync (note: these are different in FUSE!)
- Parallel support (lock superblock/inodes during allocate/modify)
- "Recycle bin" flag for in-core inodes that allows for undelete operation
- Support for move/delete files while they are still open (Jon)
- symlink/link commands
- Parameterized block/filesystem/cache/table size