On Fri, May 20, 2016 at 7:40 AM, Jeff Moyer <jmoyer@xxxxxxxxxx> wrote: > exit_aio will wait for all outstanding I/O before it returns, so you > shouldn't run into this. Thanks Jeff. I was seeing this when running generic/208 on an older kernel. I see that it got fixed in more recent kernels: commit 6098b45b32e6baeacc04790773ced9340601d511("aio: block exit_aio() until all context requests are completed") -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html