http://bugzilla.kernel.org/show_bug.cgi?id=14354 --- Comment #79 from Alexey Fisher <bug-track@xxxxxxxxxxxxxxxxx> 2009-10-17 11:37:24 --- Thank you for explanation. While bisect fsck.log was for me like: i have broken files WTF fsck do not telling me anything. If you mean with "files system corruption": corrupted orphan, unattached inode, block bitmap difference...; yes this test clearly reproduce it. But only with md5sum i kan see how big are real damages. Here is the script i do: make modules_install echo "1v3 done" sleep 5m make modules_install echo "2v3 done" sleep 5m make modules_install echo "3v3 done do checksum" mount /dev/sda13 /mnt md5deep -r /lib/modules/$k_version/* > /mnt/md5sums umount /mnt sleep 1m echo c > /proc/sysrq-trigger -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html