[Libguestfs] [PATCH libnbd 3/3] fuse: Update items in TODO file

Richard W.M. Jones rjones at redhat.com
Thu May 13 17:40:30 UTC 2021


---
 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




More information about the Libguestfs mailing list