From: Jan Kara <jack@suse.cz>
To: xfs@oss.sgi.com
Cc: sandeen@redhat.com, Jan Kara <jack@suse.cz>
Subject: [PATCH] Fix failure in 273 due to lack of inodes
Date: Tue, 15 May 2012 22:20:29 +0200 [thread overview]
Message-ID: <1337113229-9714-1-git-send-email-jack@suse.cz> (raw)
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>
---
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
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2012-05-15 20:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 20:20 Jan Kara [this message]
2012-05-15 20:27 ` [PATCH] Fix failure in 273 due to lack of inodes Eric Sandeen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1337113229-9714-1-git-send-email-jack@suse.cz \
--to=jack@suse.cz \
--cc=sandeen@redhat.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox