From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [PATCH 0/2] xfstests: test different block sizes in a couple of tests
Date: Mon, 10 Oct 2011 13:14:13 +1100 [thread overview]
Message-ID: <1318212855-20212-1-git-send-email-david@fromorbit.com> (raw)
Recently a problem was reported on test 225 when using a 512 byte
block size. I couldn't reproduce this problem using MKFS_OPTION="-b
size=512". The problem is that some tests use the TEST_DEV and
MKFS_OPTION only applies to the SCRATCH_DEV. To change the block
size of these tests, you need to specifically mkfs the TEST_DEV to
use those block sizes. This is not a typical test config - the
TEST_DEV is not supposed to be remade frequently, as it is designed
to be used for aging and testing aged filesystems.
Change a couple of tests that are testing hole/allocation patterns
to use the scratch device so that we get test coverage on multiple
block sizes, not just the default 4k block size filesystems.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2011-10-10 2:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-10 2:14 Dave Chinner [this message]
2011-10-10 2:14 ` [PATCH 1/2] xfstests: make 225 use SCRATCH_DEV Dave Chinner
2011-10-10 16:27 ` Christoph Hellwig
2011-10-13 10:35 ` Alex Elder
2011-10-10 2:14 ` [PATCH 2/2] xfstests: make 203 pass on non-default block size filesystems Dave Chinner
2011-10-10 16:27 ` Christoph Hellwig
2011-10-13 10:35 ` Alex Elder
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=1318212855-20212-1-git-send-email-david@fromorbit.com \
--to=david@fromorbit.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