Re: [PATCH 3/5] block: remove support for the host aware zone model

From: Christoph Hellwig
Date: Mon Dec 18 2023 - 09:33:31 EST


On Mon, Dec 18, 2023 at 06:48:43PM +0900, Damien Le Moal wrote:
> > - if (devip->zmodel == BLK_ZONED_HA)
> > - arr[4] = 1 << 4; /* zoned field = 01b */
>
> I think we should keep everything related to HA in scsi debug as that is an easy
> way to test the block layer and scsi. no ?

Yes.