Re: [PATCH 1/2] xfs/656: rearrange directio pread/pwrite for zoned filesystems
Christoph Hellwig <[email protected]> Thu, 2 Jul 2026 12:35:04 +0200
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
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?