X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=TODO.md;h=beed9d7c64b3df9116a682c9736000ea3fcbc82a;hb=c2f79e5b4bfb572a0c283958f895635646203e68;hp=32503d0f535da141a45832800b90b0e61663ccd2;hpb=3f472567bdd9bc3fbfd99b342ee29b25d5b553be;p=rrq%2Ffuse_xattrs.git diff --git a/TODO.md b/TODO.md index 32503d0..beed9d7 100644 --- a/TODO.md +++ b/TODO.md @@ -1,15 +1,13 @@ TODO ---- +- Run as single-threaded by default (until we're sure that this is thread-safe) - Add mutex to avoid issues when two processes are modifying the same file. - Handle permission issues with .xattr files -- Add options to: - - Change extension name of sidecar files - - Hide sidecar files -- CI: travis ? - - Valgrind support - - Code coverage +- Code Quality - C unit tests + - Valgrind report on travis + - Upload travis generated code coverage somewhere BUGS ----