---
TODO | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/TODO b/TODO
index 510c219..65f68b9 100644
--- a/TODO
+++ b/TODO
@@ -38,10 +38,8 @@ nbdcopy:
nbdfuse:
- If you write beyond the end of the virtual file, it returns EIO.
- - Implement trim/discard.
- - Implement write_zeroes.
- Implement block_status.
- - Could be made multithreaded for improved performance.
+ - Improve multithread performance by using multi-conn.
nbdinfo:
- 'nbdinfo --map' needs --offset and --length parameters for mapping
--
2.31.1