On Fri, May 24, 2024 at 11:15:13AM -0400, Mike Snitzer wrote:
> > +   if (limits->zoned) {
> > +           r = dm_set_zones_restrictions(t, q, limits);
> > +           if (r) {
> > +                   queue_limits_cancel_update(q);
> 
> Not aware of a preceding queue_limits_start_update().

True, that's actually hidden in queue_limits_set for the stacking
case.

Reply via email to