X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=TODO;h=90238ca4f079da029c88f11482d12fe765022c5d;hp=b0cade9c550dedbd5c2e77bc3309df404e315244;hb=0108d7861d4cc9a1f0d87d89080d1be7750e54b5;hpb=c2c755440bceed92ca40a929f4dfe343d3265e2b diff --git a/TODO b/TODO index b0cade9..90238ca 100644 --- 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.