On 7/14/25 07:38, Johannes Thumshirn wrote: > Add zoned block commands to blk_fill_rwbs: > > - ZONE APPEND will be decoded as 'ZA' > - ZONE RESET and ZONE RESET ALL will be decoded as 'ZR' > - ZONE FINISH will be decoded as 'ZF' > - ZONE OPEN will be decoded as 'ZO' > - ZONE CLOSE will be decoded as 'ZC' > > Signed-off-by: Johannes Thumshirn<johannes.thumshirn@xxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck