Excuse me, ask an junior question, how can you complete the nvme mpath package clone, I use git clone, after completion, found no nvme directory. [root@scst1 soft]# git clone git://git.infradead.org/users/hch/block.git nvme-mpath Cloning into 'nvme-mpath'... remote: Counting objects: 5623436, done. remote: Compressing objects: 100% (922468/922468), done. remote: Total 5623436 (delta 4757577), reused 5524606 (delta 4658819) Receiving objects: 100% (5623436/5623436), 1.12 GiB | 3.17 MiB/s, done. Resolving deltas: 100% (4757577/4757577), done. Checking out files: 100% (50795/50795), done. [root@scst1 drivers]# pwd /u01/soft/nvme-mpath/drivers [root@scst1 drivers]# ls nvme ls: cannot access nvme: No such file or directory Thanks 2017-09-21 22:50 GMT+08:00 Christoph Hellwig <hch@xxxxxx>: > On Thu, Sep 21, 2017 at 07:23:45AM +0200, Johannes Thumshirn wrote: >> Ah OK, we maybe should update nvme-cli to recognize it as well then. I just >> looked at the output of nvme list and obviously didn't find it. > > Overloading the new per-subsystem nodes into nvme list would be > very confusing I think. We could add a new command to list subsystems > instead of controllers, if just doing a ls in /dev or sysfs is too hard. > > _______________________________________________ > Linux-nvme mailing list > Linux-nvme@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/linux-nvme