inspector: Handle write failures when creating example-*.xml.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index b0cade9..90238ca 100644 (file)
--- a/TODO
+++ b/TODO
@@ -431,7 +431,3 @@ guestfish drive letters
 
 There should be an option to mount all Windows drives as separate
 paths, like C: => /c/, D: => /d/ etc.
-
-Also the code which detects if a drive letter is already mounted
-should be smarter: it should be able to detect if the drive is mounted
-on any path (not just /) and rewrite the path accordingly.