Yesterday, with 2.4.0 release kernel, mounting a fat32 filesystem caused
data loss. The filesystem seemed to mount ok at a first glance, but
reported falsely 100% space usage. Then, after unmounting it, the oldest
(probably at start of the partition) directories "windows" and "my
documents" were mangled beyond recognition. I think, in this case, the
filenames got written REALLY wrong and showed as something like
"? * ~ ?. ? ?". Running scandisk caused most directories and files
in root directory to change to FILE0xxx.CHK and DIR0xxx.CHK. Most of the
data was intact, however - and subdirectories below DIR0xxx.CHK's were
good, too. I had VIA (868B) UDMA enabled, but don't think that was the
cause since it worked fine with ext2 partitions.
In addition, trying to write to vfat /floppy with 2.4.0 also didn't
work. Kernel complained about (bad?) sectors. Whereas 2.2.0 did the job
fine (obviously, to the same floppy).
-- Heikki Lindholm
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/