Comment 13 for bug 1019806

Revision history for this message
Laurent GRÉGOIRE (laurent-gregoire) wrote :

This may reproduce the issue:
- Create a NTFS partition (mkfs.ntfs)
- Copy lots of random files to it
- Run n parallels global md5sum on all the files: "find . -type f | xargs md5sum &"
AFAIR I managed to reliably reproduce the issue with this method.