Re: [PATCH v4 6/6] io_uring: add support for zone-append
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-03-02 20:47:59
Also in:
io-uring, linux-block, linux-fsdevel, lkml
From: Luis Chamberlain <mcgrof@kernel.org>
Date: 2022-03-02 20:47:59
Also in:
io-uring, linux-block, linux-fsdevel, lkml
On Fri, Jul 31, 2020 at 02:08:02PM +0100, hch@infradead.org wrote:
And FYI, this is what I'd do for a hacky aio-only prototype (untested):
So... are we OK with an aio-only approach (instead of using io-uring) for raw access to append? Luis