> Targets that can natively support REQ_OP_ZONE_RESET_ALL are identified > using the new target field zone_reset_all_supported. This boolean is set > to true in for targets that have reliable zone limitsi, that is, targets s/limitsi/limits/ > + /* > + * Assume that the target can accept REQ_OP_ZONE_RESET_ALL. > + * device_get_zone_resource_limits() may adjust this if one of > + * the device used by the target does not have all its sequential Overly long line here. Otherwise looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>