All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Jan Kara <jack@suse.cz>
Cc: sandeen@redhat.com, xfs@oss.sgi.com
Subject: Re: [PATCH] Fix failure in 273 due to lack of inodes
Date: Tue, 15 May 2012 15:27:22 -0500	[thread overview]
Message-ID: <4FB2BC2A.6000900@sandeen.net> (raw)
In-Reply-To: <1337113229-9714-1-git-send-email-jack@suse.cz>

On 5/15/12 3:20 PM, Jan Kara wrote:
> 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()
>  {

It seems harmless; I never quite knew what this test was testing, so I can't say whether or not it breaks the purpose of the test ;)

I'll give it a 

Reviewed-by: Eric Sandeen <sandeen@redhat.com>

and (try to remember to) merge it in a bit, if nobody speaks up against it.

-Eric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2012-05-15 20:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 20:20 [PATCH] Fix failure in 273 due to lack of inodes Jan Kara
2012-05-15 20:27 ` Eric Sandeen [this message]

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=4FB2BC2A.6000900@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.