On 8/26/26 05:57, Niklas Cassel wrote: > From: Sam Li <[email protected]> > > The zone-size field in BlockLimits is currently uint32_t, capping > expressible zone sizes at 4 GiB. Real zoned-device protocols > like NVMe ZNS allow larger zones. Widen BlockLimits.zone_size to > uint64_t to match. > > Signed-off-by: Sam Li <[email protected]> > Reviewed-by: Niklas Cassel <[email protected]> > Signed-off-by: Niklas Cassel <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research
