public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Alex Elder <aelder@sgi.com>
To: xfs@oss.sgi.com
Subject: Re: [PATCH, v2] xfstests: drop "Mount point match" from 028 and 047 golden output
Date: Tue, 22 Mar 2011 12:35:48 -0500	[thread overview]
Message-ID: <1300815348.2875.11.camel@doink> (raw)
In-Reply-To: <201103020449.p224nRbO024369@stout.americas.sgi.com>

Ping?

On Tue, 2011-03-01 at 22:49 -0600, Alex Elder wrote:
> Bill's latest update to xfsdump dropped a line of output that served
> no real purpose.  This change updates the golden output for the two
> tests that included that line of output.
> 
> Updated to filter out that line from dump output also, so old
> versions of the code will still produce the same output (suggested
> by Dave Chinner).
> 
> Signed-off-by: Alex Elder <aelder@sgi.com>
> 
> ---
>  028.out     |    1 -
>  047.out     |    1 -
>  common.dump |    1 +
>  3 files changed, 1 insertion(+), 2 deletions(-)
> 
> Index: b/028.out
> ===================================================================
> --- a/028.out
> +++ b/028.out
> @@ -225,7 +225,6 @@ Processing file /var/xfsdump/inventory/U
>         /var/xfsdump/inventory/UUID.InvIndex
>           Checking access for
>            /var/xfsdump/inventory/UUID.StObj
> -          Mount point match
>              Session 0: HOSTNAME:SCRATCH_MNT
>  -------------------------------------------------
>  Pruning this matching entry:
> Index: b/047.out
> ===================================================================
> --- a/047.out
> +++ b/047.out
> @@ -225,7 +225,6 @@ Processing file /var/xfsdump/inventory/U
>         /var/xfsdump/inventory/UUID.InvIndex
>           Checking access for
>            /var/xfsdump/inventory/UUID.StObj
> -          Mount point match
>              Session 0: HOSTNAME:SCRATCH_MNT
>  -------------------------------------------------
>  An entry matching the mount point/time is :
> Index: b/common.dump
> ===================================================================
> --- a/common.dump
> +++ b/common.dump
> @@ -814,6 +814,7 @@ _dump_filter_main()
>        -e '/\/dev\/tty/d'				\
>        -e '/inventory session uuid/d'			\
>        -e '/ - Running single-threaded/d'		\
> +      -e '/Mount point match/d'				\
>        -e '/^.*I\/O metrics: .*$/d'			\
>        -e 's/1048576/BLOCKSZ/'				\
>        -e 's/2097152/BLOCKSZ/'				\



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

      reply	other threads:[~2011-03-22 17:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02  4:49 [PATCH, v2] xfstests: drop "Mount point match" from 028 and 047 golden output Alex Elder
2011-03-22 17:35 ` Alex Elder [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=1300815348.2875.11.camel@doink \
    --to=aelder@sgi.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