1
1
mirror of https://github.com/mgree/ffs.git synced 2024-09-17 14:07:15 +03:00

todo note tweaks... looking better and better

This commit is contained in:
Michael Greenberg 2021-06-14 21:30:37 -04:00
parent 520c606821
commit 3bceb5c3d9

View File

@ -96,12 +96,12 @@ for examples of external dependency installation.
+ [ ] Clean stderr output for `error!` and `warn!`
+ [ ] Quiet mode
- [ ] Writable FS
+ [ ] rename
+ [x] rename
+ [x] rmdir
+ [ ] fsync
+ [ ] fallocate
+ [x] access
+ [x] create
+ [ ] fsync
+ [ ] fallocate
+ [ ] copy_file_range
- [ ] Output final FS to file at unmount
+ [ ] Choose target