linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v3] XFS TESTS: Fix 252 failure
@ 2011-06-30  5:23 Allison Henderson
  2011-06-30  5:23 ` [PATCH 1/4 v3] XFS TESTS: Fix 252 Failure: Make 252 xfs only with MD5 checksum Allison Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Allison Henderson @ 2011-06-30  5:23 UTC (permalink / raw)
  To: linux-ext4, linux-fsdevel, xfs; +Cc: Allison Henderson

This patch corrects a 252 test failure when run on ext4.  This failure
occures because ext4 and xfs do not handle splitting extents in the same way, 
and do not create the same fiemap outout.

To correct this, this patch set will make test 252 an xfs only test, and a new 
test 255 will be added.  The new test is similar to 252, but uses a weaker fiemap filter
that only shows the location of the hole, and not the extent type.  An
md5 check sum has also been added to the tests to help ensure the contents are
correct.

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

I noticed there are some other patches that are trying to add a test 255, so we 
may need another version of this set depending on which ones go in first.

Allison Henderson (4):
  XFS TESTS: Fix 252 Failure: Make 252 xfs only with MD5 checksum
  XFS TESTS: Fix 252 Failure: Update 252 Golden Output
  XFS TESTS: Fix 252 Failure: Update 242 Golden Output
  XFS TESTS: Fix 252 Failure: Add Generic FS Punch Hole Test 255

 242.out      |   17 +++
 252          |    2 +-
 252.out      |   68 +++++++++++++
 255          |   67 +++++++++++++
 255.out      |  307 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 common.punch |   40 ++++++++
 group        |    1 +
 7 files changed, 501 insertions(+), 1 deletions(-)
 create mode 100644 255
 create mode 100644 255.out


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-07-14 14:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30  5:23 [PATCH 0/4 v3] XFS TESTS: Fix 252 failure Allison Henderson
2011-06-30  5:23 ` [PATCH 1/4 v3] XFS TESTS: Fix 252 Failure: Make 252 xfs only with MD5 checksum Allison Henderson
2011-06-30  5:23 ` [PATCH 2/4 v3] XFS TESTS: Fix 252 Failure: Update 252 Golden Output Allison Henderson
2011-06-30  5:24 ` [PATCH 3/4 v3] XFS TESTS: Fix 252 Failure: Update 242 " Allison Henderson
2011-06-30  5:24 ` [PATCH 4/4 v3] XFS TESTS: Fix 252 Failure: Add Generic FS Punch Hole Test 255 Allison Henderson
2011-07-13 16:31   ` Alex Elder
2011-07-13 22:37     ` Allison Henderson
2011-07-14 14:37       ` Alex Elder
2011-07-13 12:38 ` [PATCH 0/4 v3] XFS TESTS: Fix 252 failure Christoph Hellwig
2011-07-13 22:25   ` Allison Henderson

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).