[PATCH 3/5] nvme: refactor namespace probing

Christoph Hellwig hch at lst.de
Wed Jul 13 03:16:55 PDT 2022


On Wed, Jul 13, 2022 at 12:21:51PM +0300, Sagi Grimberg wrote:
> Maybe nvme_ns_info can have a id reference such that 
> nvme_update_ns_info_block can reuse it?

I thought about it and, and it does seem doable.  But it just seems
like an awful lack of abstraction, all for avoiding a single command
on some setups.  True, those are the absolute majority right now, but
with more and more information going to go into the comman set
independent identify page it will become less and less so going
forward.



More information about the Linux-nvme mailing list