Re: [PATCH v3] block: ublk: enable zoned storage support

From: Christoph Hellwig
Date: Thu Mar 16 2023 - 11:02:07 EST


On Thu, Mar 16, 2023 at 03:55:38PM +0100, Andreas Hindborg wrote:
> From: Andreas Hindborg <a.hindborg@xxxxxxxxxxx>
>
> Add zoned storage support to ublk: report_zones and operations:
> - REQ_OP_ZONE_OPEN
> - REQ_OP_ZONE_CLOSE
> - REQ_OP_ZONE_FINISH
> - REQ_OP_ZONE_RESET

Without ZONE_APPEND support this is incomplete and broken.