On Thu, 30 May 2024 14:40:31 +0900, Damien Le Moal wrote: > The first patch of this series fixes null_blk to avoid weird zone > configurations, namely, a zoned device with a last smaller zone with a > zone capacity smaller than the zone size. Related to this, the next 2 > patches fix the handling by zone write plugging of zoned devices with a > last smaller zone. That was completely botched in the initial series. > > Finally, the last patch addresses a long standing issue with zoned > device-mapper devices: no zone resource limits (max open and max active > zones limits) are not exposed to the user. This patch fixes that, > allowing for the limits of the underlying target devices to be exposed > with a warning for setups that lead to unreliable limits. > > [...] Applied, thanks! [1/4] null_blk: Do not allow runt zone with zone capacity smaller then zone size commit: b164316808ec5de391c3e7b0148ec937d32d280d [2/4] block: Fix validation of zoned device with a runt zone commit: cd6399936869b4a042dd1270078cbf2bb871a407 [3/4] block: Fix zone write plugging handling of devices with a runt zone commit: 29459c3eaa5c6261fbe0dea7bdeb9b48d35d862a Best regards, -- Jens Axboe