| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] Fix failure in 273 due to lack of inodes |
| From: | Jan Kara <jack@xxxxxxx> |
| Date: | Tue, 15 May 2012 22:20:29 +0200 |
| Cc: | sandeen@xxxxxxxxxx, Jan Kara <jack@xxxxxxx> |
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@xxxxxxx>
---
273 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
I'm not sure if this fix isn't also just lurking somewhere in the pipeline
but I didn't find anything...
diff --git a/273 b/273
index 2965132..0bf7167 100755
--- a/273
+++ b/273
@@ -43,7 +43,7 @@ _cleanup()
. ./common.filter
threads=50
-count=1
+count=2
_threads_set()
{
--
1.7.1
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Test 274 in xfstests, Eric Sandeen |
|---|---|
| Next by Date: | Re: [PATCH] Fix failure in 273 due to lack of inodes, Eric Sandeen |
| Previous by Thread: | [XFS updates] XFS development tree branch, for-next, updated. v3.4-rc2-54-g1307bbd, xfs |
| Next by Thread: | Re: [PATCH] Fix failure in 273 due to lack of inodes, Eric Sandeen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |