From: Anand Jain <Anand.Jain@oracle.com>
To: Josef Bacik <jbacik@fusionio.com>
Cc: xfs@oss.sgi.com, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH] xfstests: fix btrfs/264 to not use the scratch dev pool
Date: Thu, 27 Jun 2013 11:23:14 +0800 [thread overview]
Message-ID: <51CBB022.7010703@oracle.com> (raw)
In-Reply-To: <1372261976-11426-1-git-send-email-jbacik@fusionio.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
On 06/26/2013 11:52 PM, Josef Bacik wrote:
> This test doesn't need the scratch dev pool and it also doesn't call
> _require_scratch_dev_pool, so just kick out the scratch dev pool part of the
> test. Thanks,
>
> Signed-off-by: Josef Bacik <jbacik@fusionio.com>
> ---
> tests/btrfs/264 | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tests/btrfs/264 b/tests/btrfs/264
> index b08667a..8eef43b 100755
> --- a/tests/btrfs/264
> +++ b/tests/btrfs/264
> @@ -46,7 +46,7 @@ _supported_fs btrfs
> _supported_os Linux
> _require_scratch
>
> -_scratch_mkfs $SCRATCH_DEV_POOL > /dev/null 2>&1 || _fail "mkfs failed"
> +_scratch_mkfs > /dev/null 2>&1 || _fail "mkfs failed"
> _scratch_mount
>
> # Create and save sha256sum
>
prev parent reply other threads:[~2013-06-27 3:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 15:52 [PATCH] xfstests: fix btrfs/264 to not use the scratch dev pool Josef Bacik
2013-06-27 3:23 ` Anand Jain [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=51CBB022.7010703@oracle.com \
--to=anand.jain@oracle.com \
--cc=jbacik@fusionio.com \
--cc=linux-btrfs@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).