public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] xfstests: fix 192 for external logs and enable it by default
Date: Wed, 02 Sep 2009 12:45:11 -0500	[thread overview]
Message-ID: <4A9EAF27.6090109@sandeen.net> (raw)
In-Reply-To: <20090826220836.GA18119@infradead.org>

Christoph Hellwig wrote:
> Use _test_mount instead of plain mount to make it work with external logs.
> 
> Enable it by default now that it runs everywhere.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

Reviewed-by: Eric Sandeen <sandeen@sandeen.net>

> Index: xfstests-dev/group
> ===================================================================
> --- xfstests-dev.orig/group	2009-08-26 21:57:59.000000000 +0000
> +++ xfstests-dev/group	2009-08-26 21:58:06.000000000 +0000
> @@ -301,7 +301,7 @@ prealloc
>  189 mount auto quick
>  190 rw auto quick
>  191 nfs4acl auto
> -192 atime
> +192 atime auto
>  193 metadata auto quick
>  194 rw auto
>  195 ioctl dump auto quick
> Index: xfstests-dev/192
> ===================================================================
> --- xfstests-dev.orig/192	2009-08-26 21:57:51.000000000 +0000
> +++ xfstests-dev/192	2009-08-26 22:04:16.000000000 +0000
> @@ -67,7 +67,7 @@ time2=`_access_time $testfile | tee -a $
>  
>  cd /
>  umount $TEST_DIR
> -mount $TEST_DIR
> +_test_mount
>  time3=`_access_time $testfile | tee -a $seq.full`
>  
>  delta1=`expr $time2 - $time1`
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
> 

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

      reply	other threads:[~2009-09-02 17:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-26 22:08 [PATCH] xfstests: fix 192 for external logs and enable it by default Christoph Hellwig
2009-09-02 17:45 ` 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=4A9EAF27.6090109@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=hch@infradead.org \
    --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