[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aJnG1H4XXL8AXHcS@infradead.org>
Date: Mon, 11 Aug 2025 03:32:52 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Keith Busch <kbusch@...nel.org>
Cc: Christoph Hellwig <hch@...radead.org>, Keith Busch <kbusch@...a.com>,
linux-block@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, snitzer@...nel.org, axboe@...nel.dk,
dw@...idwei.uk, brauner@...nel.org, linux-xfs@...r.kernel.org
Subject: Re: [PATCHv2 0/7] direct-io: even more flexible io vectors
On Thu, Aug 07, 2025 at 05:20:17PM -0600, Keith Busch wrote:
> Sure. I wrote up some for blktest, and the same test works as-is for
> filesystems too. Potential question: where do such programs go
> (xfstests, blktests, both, or some common place)?
We currently have no good way to share tests between xfstest and
blktests, so I think it would require duplicating the helper programs.
> I tested on loop, nvme, and virtio-blk, both raw block (blktests) and
> xfs (fstests). Seems fine.
Cool. I'd like the hear from the other XFS folks if the possibility
of easily introducing preallocated space (that's what it looks like on
disk) for writes failed because of wrong alignment is fine. Given that
the same user could introduce them using fallocate it's definitively not
a security issue, but also rather unusual and unexpected. And from the
other file system maintainers if they have similar issues.
Powered by blists - more mailing lists