https://bugzilla.kernel.org/show_bug.cgi?id=60786 Eric Whitney <enwlinux@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |CODE_FIX --- Comment #2 from Eric Whitney <enwlinux@xxxxxxxxx> --- A patch included in 4.2-rc1 has resolved this problem: "ext4: fix race between truncate and __ext4_journalled_writepage()" (bdf96838aea6) The method used to force the bug to occur in the past was to make repeated runs of generic/068 on a test filesystem mounted with the data=journal option. The test system would typically hang with a few tens of runs at the most. 1000 test runs completed normally both on x86_64 and 32 bit ARM running 4.2-rc1 kernels. Regular regression runs containing generic/068 have also completed normally using 4.2-rc2 and -rc3 kernels on the same architectures. Bugzilla #60788 describes the same bug. -- 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