]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
Bump up the level of enospc fsstress-age to try hit deadlocks.
authorfsgqa <fsgqa>
Wed, 16 Jun 2004 06:05:21 +0000 (06:05 +0000)
committerfsgqa <fsgqa>
Wed, 16 Jun 2004 06:05:21 +0000 (06:05 +0000)
083

diff --git a/083 b/083
index c3022d611a58dabd620f4eaabb98a45f567d6d47..0a02e784ceb2c0efa6144e7571c62351a9004943 100755 (executable)
--- a/083
+++ b/083
@@ -93,12 +93,7 @@ echo "*** test out-of-space handling for random write operations"
 
 # args: filesystem size/ag count/number fsstress processes
 
-workout 50m 3 1
-workout 100m 6 2
-
-#workout 50m 3 10
-# NOTE: deadlocks exist at small AG counts and large numbers
-#       of processes - TODO!
+workout 100m 6 30
 
 echo "*** done"
 status=0