Hi, This patch adds a couple more aio-stress runs to test 113. The first simply adds -S, to test out AIO+DIO+O_SYNC. The second adds -S and -o 2, which directs aio-stress to only perform the random w
I'd rather make this a separate testcase, maybe moving the _do_test into common code. Rationale: newly added tests shouldn't make old testcases fail, as that would be rather confusing.