From 3bceb5c3d9ab0d7dd34a8ef149637ae0a1a19032 Mon Sep 17 00:00:00 2001 From: Michael Greenberg Date: Mon, 14 Jun 2021 21:30:37 -0400 Subject: [PATCH] todo note tweaks... looking better and better --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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