linux-nvme / nvme-cli

NVMe management command line interface.

Home Page:https://nvmexpress.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does nvme cli support fuse command? If not, is there a way to send fuse command in nvme cli environment?

yalanliufio opened this issue · comments

No. The kernel doesn't support it, so there's nothing we can do from user space to reach the feature.

Got it, thank you very much for the reply.