From: Felipe Barriga Richards Date: Thu, 16 Feb 2017 21:09:47 +0000 (-0300) Subject: TODO.md: Update TODO file X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=c2f79e5b4bfb572a0c283958f895635646203e68;p=rrq%2Ffuse_xattrs.git TODO.md: Update TODO file --- diff --git a/TODO.md b/TODO.md index 934bc41..beed9d7 100644 --- a/TODO.md +++ b/TODO.md @@ -1,12 +1,10 @@ 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 - Code Quality - - Valgrind support - C unit tests - Valgrind report on travis - Upload travis generated code coverage somewhere