From: Thierry Vignaud NTFS write support was improved in driver 2.1.25 in 2.6.15 and the size limit is no more there (but for some rare cases) Signed-off-by: Thierry Vignaud Cc: Dave Jones Signed-off-by: Andrew Morton --- Documentation/feature-list-2.6.txt | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN Documentation/feature-list-2.6.txt~post-halloween-doc-update-3 Documentation/feature-list-2.6.txt --- devel/Documentation/feature-list-2.6.txt~post-halloween-doc-update-3 2005-12-13 13:59:31.000000000 -0800 +++ devel-akpm/Documentation/feature-list-2.6.txt 2005-12-13 13:59:31.000000000 -0800 @@ -737,8 +737,7 @@ NTFS. - full support for sparse files on W2K/XP/W2K3 - mmap() support - More stable, and much faster than the previous NTFS driver. - - Still read-only, but with safe file overwrite support without changes - to the file size + - Still read-only, but with safe file overwrite support - More information is available at http://linux-ntfs.sf.net _