projects
/
rrq
/
fuse_xattrs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a69b6
)
TODO.md: Update TODO file
author
Felipe Barriga Richards
<spam@felipebarriga.cl>
Thu, 16 Feb 2017 21:09:47 +0000
(18:09 -0300)
committer
Felipe Barriga Richards
<spam@felipebarriga.cl>
Thu, 16 Feb 2017 21:09:47 +0000
(18:09 -0300)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index 934bc418651c7d261e56a1593ea76dc8e070735a..beed9d7c64b3df9116a682c9736000ea3fcbc82a 100644
(file)
--- 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