X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=TODO.md;h=ecf6deb095a54ec6881496884587914701f39bcc;hb=2aaa49414e781633db18c263167f5ce27d9d1e22;hp=13be7cb459b4da58f1d91d797a8036d4eb73e53b;hpb=5c2c6d3286e691f8a5b61bc2d83b9cc07bb18e9d;p=rrq%2Ffuse_xattrs.git diff --git a/TODO.md b/TODO.md index 13be7cb..ecf6deb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,13 +1,10 @@ TODO ---- +- Check if it's 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 - Code Quality - - Valgrind support - C unit tests - Valgrind report on travis - Upload travis generated code coverage somewhere