linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Allison Henderson <achender@linux.vnet.ibm.com>
To: xfs@oss.sgi.com, linux-fsdevel@vger.kernel.org,
	linux-ext4@vger.kernel.org
Cc: Allison Henderson <achender@linux.vnet.ibm.com>
Subject: [PATCH 0/3 v2] XFS TESTS: Fix 252 failure
Date: Mon, 27 Jun 2011 21:27:24 -0700	[thread overview]
Message-ID: <1309235247-32650-1-git-send-email-achender@linux.vnet.ibm.com> (raw)

Hi All,

Sorry for the delay on this set.  I meant to send it a while back,
but it looks like the email did not get through, so I am resending it. 

This patch corrects a 252 test failure when run on ext4.  Becuase ext4
and xfs do not handle splitting extents in the same way, it was decided
that the fiemap filter should not display an extent type. Only the
location of the hole.  An md5 check sum has also been added to make 
sure the file contents are correct.

Also, another patch was sumbitted that modifes the same code in 242.out.
Assumeing that patch will go through, this set was modifed to be applied on 
top of Christoph's "[PATCH] xfstests: update test 042 golden output" (06/20/2011). 

Allison Henderson (3):
  XFS TESTS: Fix 252 Failure: Relax fiemap filter
  XFS TESTS: Fix 252 Failure: Update 252 Golden Output
  XFS TESTS: Fix 252 Failure: Update 242 Golden Output

 242.out      |   17 ++++
 252          |    8 +-
 252.out      |  272 ++++++++++++++++++++++++++++++++++++----------------------
 common.punch |   38 ++++++++-
 4 files changed, 227 insertions(+), 108 deletions(-)


             reply	other threads:[~2011-06-28  4:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-28  4:27 Allison Henderson [this message]
2011-06-28  4:27 ` [PATCH 1/3 v2] XFS TESTS: Fix 252 Failure: Relax fiemap filter Allison Henderson
2011-06-28  4:59   ` Dave Chinner
2011-06-28  5:17     ` Allison Henderson
2011-06-28  8:49       ` Dave Chinner
2011-06-28  4:27 ` [PATCH 2/3 v2] XFS TESTS: Fix 252 Failure: Update 252 Golden Output Allison Henderson
2011-06-28  5:09   ` Dave Chinner
2011-06-28  5:26     ` Allison Henderson
2011-06-28 13:29       ` Eric Sandeen
2011-06-28 15:03         ` Allison Henderson
2011-06-28  4:27 ` [PATCH 3/3 v2] XFS TESTS: Fix 252 Failure: Update 242 " Allison Henderson

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=1309235247-32650-1-git-send-email-achender@linux.vnet.ibm.com \
    --to=achender@linux.vnet.ibm.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).