use larger string heap
[rrq/fuse_xattrs.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index beed9d7c64b3df9116a682c9736000ea3fcbc82a..ecf6deb095a54ec6881496884587914701f39bcc 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,7 @@
 TODO
 ----
 
-- Run as single-threaded by default (until we're sure that this is thread-safe)
+- 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
 - Code Quality