https://bugzilla.kernel.org/show_bug.cgi?id=29402 --- Comment #11 from Lukas Czerner <lczerner@xxxxxxxxxx> 2011-02-26 10:48:42 --- Hi Eric, thanks for the patch. I have almost the same one, except you do not really need "done" variable, but instead just do: while (issued--) Also, there is no need for bio_end_io_t in struct bio_batch, but it does not affect the results, obviously. Finally, I was able to reproduce the problem so I'll give it a try as well. Thanks! -Lukas -- Configure bugmail: https://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