FS/XFS testing framework
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: Johannes Thumshirn <jth@kernel.org>, Zorro Lang <zlang@redhat.com>
Cc: fstests@vger.kernel.org, linux-btrfs@vger.kernel.org,
	Johannes Thumshirn <johannes.thumshirn@wdc.com>
Subject: Re: [PATCH] fstests: check for ext3 support in btrfs/136
Date: Thu, 14 Nov 2024 17:56:21 +0800	[thread overview]
Message-ID: <fdedcc89-6fae-4f2c-b1a5-6d5abf9a7cdc@oracle.com> (raw)
In-Reply-To: <4c41adf81241f5d23b5a10251564b1630cabc500.1731327765.git.jth@kernel.org>

Reviewed-by: Anand Jain <anand.jain@oracle.com>



On 11/11/24 20:24, Johannes Thumshirn wrote:
> Test-case btrfs/136 requires ext3 support, so check for ext3 using
> _require_extra_fs.
> 
> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
> ---
>   tests/btrfs/136 | 2 ++
>   1 file changed, 2 insertions(+)
> 
> diff --git a/tests/btrfs/136 b/tests/btrfs/136
> index 9b5b3331119f..2a5280fb9bd1 100755
> --- a/tests/btrfs/136
> +++ b/tests/btrfs/136
> @@ -20,6 +20,8 @@ _require_scratch_nocheck
>   # ext4 does not support zoned block device
>   _require_non_zoned_device "${SCRATCH_DEV}"
>   
> +_require_extra_fs ext3
> +
>   _require_command "$BTRFS_CONVERT_PROG" btrfs-convert
>   _require_command "$MKFS_EXT4_PROG" mkfs.ext4
>   _require_command "$E2FSCK_PROG" e2fsck


      parent reply	other threads:[~2024-11-14  9:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 12:24 [PATCH] fstests: check for ext3 support in btrfs/136 Johannes Thumshirn
2024-11-11 19:45 ` Zorro Lang
2024-11-14  9:56 ` 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=fdedcc89-6fae-4f2c-b1a5-6d5abf9a7cdc@oracle.com \
    --to=anand.jain@oracle.com \
    --cc=fstests@vger.kernel.org \
    --cc=johannes.thumshirn@wdc.com \
    --cc=jth@kernel.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=zlang@redhat.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