X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=TODO.md;h=ecf6deb095a54ec6881496884587914701f39bcc;hb=HEAD;hp=beed9d7c64b3df9116a682c9736000ea3fcbc82a;hpb=c2f79e5b4bfb572a0c283958f895635646203e68;p=rrq%2Ffuse_xattrs.git diff --git a/TODO.md b/TODO.md index beed9d7..ecf6deb 100644 --- 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