diff --git a/README.md b/README.md index 2b233e0..97f3b49 100644 --- a/README.md +++ b/README.md @@ -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