On Wed, 30 Jul 2003, Leonard Norrgard wrote:
> Note: Documentation/ntfs.txt is not updated yet, it's on the todo list for
> the weekend.
Super :)
> I've now checked in changes to bk://linux-ntfs.bkbits.net/ntfs-2.5 for
> fs/Kconfig. Please have a look and update to your liking.
"NTFS is the file system of Microsoft Windows NT, 2000 and XP"
and Windows Server 2003. It uses the same NTFS as XP. Many people reported
driver, ntfsresize success on Windows Server 2003 NTFS.
"The only supported operation is overwriting existing files, without
changing the file length"
The file size must be also over 1 kB for guaranteed permanent changes.
"While we cannot guarantee that it will not damage any data, we have
so far not received a single report where the driver would have damaged
someones data so we assume it is perfectly safe to use."
This is humbug. Nobody guarantees. See Microsoft docs when they admit their
driver do corrupt NTFS. In certain cases reiserfs collapses, just like ext3
could/can corrupt. Saying "we cannot guarantee" leaves a negative
impression in the reader. It could be rephrased something like:
"No know problem with this driver, if you find otherwise then please
report it to lin...@li..."
This is even true.
"Topologi-Linux"
It's spelled as TopologiLinux, however its url is indeed
http://topologi-linux.sourceforge.net
> I also took the plunge of removing the EXPERIMENTAL bit on the write
> support.
Well, it's EXPERIMENTAL something like ... over 1 year without any bug
report? Seems reasonable its removal.
> I didn't update the help for the NTFS_DEBUG option. The current help
> text for NTFS_DEBUG is the original from the NTFS 1.x days. Is that ok
> with everyone?
I've already recommended once to include NTFS_DEBUG always, just like
several other drivers do It was a BIG pain to debug the hangs and IO errors
when users can't or don't want to recompile the kernel, aka usually it was
impossible.
Cheers,
Szaka
|