>> I think we can skip the whole call to nvme_init_non_mdts_limits in this >> case. And we should probably key it off having I/O queues to also >> cover administrative controllers. > > I'd also move this check to the call-site instead of where it is now. Okay, I'll add it to V2. -ck