Re: [PATCH 1/2] xfs/656: rearrange directio pread/pwrite for zoned filesystems

Yao Sang <[email protected]> Fri, 3 Jul 2026 10:21:47 +0800
Newsgroups org.kernel.vger.fstests,org.kernel.vger.linux-xfs
Message-ID <20260703022147.o6ubq2ddisxe2ahi@sang-pc>
On Thu, Jul 02, 2026 at 12:35:04PM +0200, Christoph Hellwig wrote:
> On Wed, Jul 01, 2026 at 08:55:23PM -0700, Darrick J. Wong wrote:
> > From: Darrick J. Wong <[email protected]>
> > 
> > On zoned filesystems, a write failure shuts down the filesystem, which
> > makes this test fail with:
> 
> Looks good an increases the test coverage.  This also makes half of
> "common: skip data write EIO survival tests on fatal configs" obsolete.
> 
> Darrick, Yao, Zorro:  I think we need to arrange all the tests in
> this area into a coherent series.  Should I do that?
Yes, please.

The ordering makes sense to me. Please feel free to fold my patch into
the series as needed.

Thanks,
Yao