public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] xfstests: fixes for CRCs and small devices
@ 2014-02-24  3:06 Dave Chinner
  2014-02-24  3:06 ` [PATCH 1/6] xfs/033: add golden output for CRC enabled filesystems Dave Chinner
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Dave Chinner @ 2014-02-24  3:06 UTC (permalink / raw)
  To: xfs

Hi folks,

The following set of patches fix two sets of issues. The first is
that small, fast filesystems like on a ramdisk trigger some
interesting failures due to the rate of modification being so high
on such devices. Hence we can do things like run a small filesystem
out of space in a few seconds, whereas it woul dtake a few minutes
on a SSD or spinning disk. Hence some tests require some small
tweaks to avoid failures in such situations.

The second set of patches continue the work of fixing test failures
on CRC enabled filesystems due to issues with the tests themselves.
There are stll more test fixes needed, but I'm now down to single
digit failure rates on CRC enabled filesystems with these patches.

Cheers,

Dave.

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

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

end of thread, other threads:[~2014-02-25 22:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-24  3:06 [PATCH 0/6] xfstests: fixes for CRCs and small devices Dave Chinner
2014-02-24  3:06 ` [PATCH 1/6] xfs/033: add golden output for CRC enabled filesystems Dave Chinner
2014-02-25 22:05   ` Christoph Hellwig
2014-02-24  3:06 ` [PATCH 2/6] xfs/189: noattr2 invalid " Dave Chinner
2014-02-25 22:05   ` Christoph Hellwig
2014-02-24  3:06 ` [PATCH 3/6] generic/003: ensure time changes between stat calls Dave Chinner
2014-02-25 22:06   ` Christoph Hellwig
2014-02-24  3:06 ` [PATCH 4/6] shared/051: CRC enabled filesystems handle more than 25 ACLs Dave Chinner
2014-02-25 22:09   ` Christoph Hellwig
2014-02-24  3:06 ` [PATCH 5/6] xfs/217: prevent enospc failures on small test devices Dave Chinner
2014-02-25 22:09   ` Christoph Hellwig
2014-02-24  3:06 ` [PATCH 6/6] xfs/167: need at least 10GB of scratch space to run Dave Chinner
2014-02-25 22:10   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox