]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/015: keep create_file running until growfs finished
authorGeorge Wang <xuw2015@gmail.com>
Tue, 4 Aug 2015 04:10:49 +0000 (14:10 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 4 Aug 2015 04:10:49 +0000 (14:10 +1000)
commit8387546c9ba35eb3867a4a2de1bd6905b78fd614
treec0aabb47a965541ce6dcc77afdc2d1ade6b3e0a6
parent9f7d2a526462952eb48361cae021d143f79fe738
xfs/015: keep create_file running until growfs finished

create_file may run over before growfs, which depends on many reasons. such as
the schedule algorithm, the workload of testing machine, etc. we should always
make sure the create_file run over after growfs, then we can get the valid
result of this test.

Signed-off-by: George Wang <xuw2015@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/015