From: Jan Kara Date: Thu, 17 May 2012 21:33:23 +0000 (-0500) Subject: 273: fix failure due to lack of inodes X-Git-Tag: v2022.05.01~3600^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d0b73054c267dba779c0b00decdb42cb002a8fba;p=users%2Fhch%2Fxfstests-dev.git 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 Signed-off-by: Eric Sandeen --- diff --git a/273 b/273 index da9172d21..67f3d6b19 100755 --- a/273 +++ b/273 @@ -43,7 +43,7 @@ _cleanup() . ./common.filter threads=50 -count=1 +count=2 _threads_set() {