Comment 3 for bug 1961102

Revision history for this message
Gorka Eguileor (gorka) wrote :

That command is trying to disconnect a specific namespace device (which is mostly pointless since linux doesn't provide any control on the subsystem scans). Passing the controller device instead should work as intended in all versions.

I am testing my wip disconnect code with nvme 1.16 and it works as expected.