Note ntfsresize >=halfsize limitation.
authorshort <>
Wed, 22 Oct 2003 06:45:52 +0000 (06:45 +0000)
committershort <>
Wed, 22 Oct 2003 06:45:52 +0000 (06:45 +0000)
project/captive/doc/TODO.html.pl

index c775f22..3329a14 100755 (executable)
@@ -73,18 +73,21 @@ print <<"HERE";
        <span class="productname">@{[ a_href 'http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html','ntfsresize' ]}</span>
        is safe.</p>
 
-       <p>Despite it there still exists technically interesting possibility to use Captive NTFS access for
+       <p>Despite it
+       <span class="productname">@{[ a_href 'http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html','ntfsresize' ]}</span>
+       still has some usage limitations such as no possibility to shrink the partition to less
+       than its half size. There exists technically interesting possibility to use Captive NTFS access for
        <span class="productname">@{[ a_href '/project/surprise/','Partition Surprise' ]}</span>
        as it is the only partition manager capable of disk operations
-       by using just the original W32 filesystem driver by full rebuild of
+       by using just the original W32 filesystem driver by full rebuild of the
        filesystem metadata.
-       Almost no file data blocks would be moved even on these generic filesystems
+       Almost no file data blocks would be needed to move even when using these generic W32 filesyste drivers
        as W32 supports <span class="constant">FSCTL_MOVE_FILE</span> request
        according to
        @{[ a_href 'http://www.sysinternals.com/ntw2k/info/defrag.shtml',
                        'Inside Windows NT Disk Defragmenting' ]}
        by @{[ a_href 'http://www.sysinternals.com/aboutus.shtml',
-                       'Mark Russinovich' ]}.
+                       'Mark Russinovich' ]}.</p>
 
 
 HERE