On Tue, Jun 11, 2024 at 07:52:39AM +0200, Christoph Hellwig wrote:
Maybe we should clear the other zone related limits here ? If the drive is reformatted/converted from SMR to CMR (FORMAT WITH PRESET), the other zone limits may be set already, no ?blk_validate_zoned_limits already takes care of that.
Sorry, brainfart. The integrity code does that, but not the zoned code. I suspect the core code might be a better place for it, though.