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.
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.