On Tue, 26 Oct 2021 15:01:15 +0900, Shin'ichiro Kawasaki wrote: > Commit a33df75c6328 ("block: use an xarray for disk->part_tbl") modified > the method to check partition existence in host-aware zoned block > devices from disk_has_partitions() helper function call to empty check > of xarray disk->part_tbl. However, disk->part_tbl always has single > entry for disk->part0 and never becomes empty. This resulted in the > host-aware zoned devices always judged to have partitions, and it made > the sysfs queue/zoned attribute to be "none" instead of "host-aware" > regardless of partition existence in the devices. > > [...] Applied, thanks! [1/1] block: Fix partition check for host-aware zoned block devices commit: e0c60d0102a5ad3475401e1a2faa3d3623eefce4 Best regards, -- Jens Axboe