From: Brian Foster <bfoster@redhat.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Zorro Lang <zlang@kernel.org>,
fstests@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: Re: [PATCH 1/4] generic/363: remove _supported_fs xfs
Date: Tue, 10 Dec 2024 08:15:10 -0500 [thread overview]
Message-ID: <Z1g-3jUKnObTqjWj@bfoster> (raw)
In-Reply-To: <20241210065900.1235379-2-hch@lst.de>
On Tue, Dec 10, 2024 at 07:58:25AM +0100, Christoph Hellwig wrote:
> Run this test for all file systems. Just because they are broken doesn't
> mean that zeroing should not be tested.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
> tests/generic/363 | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/tests/generic/363 b/tests/generic/363
> index 477c111ccb60..74226a458427 100755
> --- a/tests/generic/363
> +++ b/tests/generic/363
> @@ -13,9 +13,6 @@ _begin_fstest rw auto
>
> _require_test
>
> -# currently only xfs performs enough zeroing to satisfy fsx
> -_supported_fs xfs
> -
IIRC pretty much every fs except for xfs failed this test when I wrote
it, so I didn't want to drop it on folks until I had a chance to look
into it. I had pending ext4 fixes which appear to have now been merged,
so on a quick test of -rc2 this now passes on ext4.
I haven't got to the others, but if it's particularly disruptive for
anybody I suppose it could still be excluded easy enough:
Reviewed-by: Brian Foster <bfoster@redhat.com>
> # on failure, replace -q with -d to see post-eof writes in the dump output
> run_fsx "-q -S 0 -e 1 -N 100000"
>
> --
> 2.45.2
>
>
next prev parent reply other threads:[~2024-12-10 13:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-10 6:58 remove _supported_fs Christoph Hellwig
2024-12-10 6:58 ` [PATCH 1/4] generic/363: remove _supported_fs xfs Christoph Hellwig
2024-12-10 13:15 ` Brian Foster [this message]
2024-12-10 6:58 ` [PATCH 2/4] common: remove the $FSYP check in _cleanup_dump Christoph Hellwig
2024-12-10 6:58 ` [PATCH 3/4] ext-common: create a new test directory for ext* common tests Christoph Hellwig
2024-12-18 15:59 ` Jan Kara
2024-12-23 8:38 ` Christoph Hellwig
2024-12-10 6:58 ` [PATCH 4/4] replace _supported_fs with _exclude_fs Christoph Hellwig
2024-12-10 13:00 ` remove _supported_fs Theodore Ts'o
2024-12-10 16:08 ` Christoph Hellwig
2024-12-19 17:02 ` Theodore Ts'o
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=Z1g-3jUKnObTqjWj@bfoster \
--to=bfoster@redhat.com \
--cc=fstests@vger.kernel.org \
--cc=hch@lst.de \
--cc=linux-ext4@vger.kernel.org \
--cc=zlang@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.