On Sun, May 12, 2013 at 7:21 PM, EUNBONG SONG <eunb.song@xxxxxxxxxxx> wrote: > Hi, my git bisect result is same yours. And i reported that to community yesterday. Ah. Good to have some confirmation (I was never sure how long to keep running before deciding that a test was "good". My slowest "bad" test took about 2.5 hours. I mostly let the tests run for >6 hours before deciding. I just confirmed that 3.10-rc1 still fails (30 minutes). Now running a test on 3.10-rc1 with just this commit reverted. Only been going for about 15 minutes, so no useful information yet. My best guess as to why this commit causes problems is that there are places where updates to individual fields in this structure used to be independent because they were to whole words. Now we have bitfileds there are races between access to different fields in the same word. -Tony -- 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