273: fix failure due to lack of inodes

Test 273 fails for me due to lack of inodes (ext? filesystem is not configured
to have enough inodes for being filled up by 4k files). So change the test
to create larger files so that we don't hit this limit.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
This commit is contained in:
Jan Kara
2012-05-17 16:33:23 -05:00
committed by Eric Sandeen
parent 270a6e5ad5
commit d0b73054c2
+1 -1
View File
@@ -43,7 +43,7 @@ _cleanup()
. ./common.filter
threads=50
count=1
count=2
_threads_set()
{