You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NVMe subsystem of Linux expects a 1:1 mapping of the hostnqn to
hostid. There is no point in exposing the hostid argument through all
public APIs.
To ensure backward compatibility, always set the hostid extracted from
the hostnqn when building the connect string. This matches the default
behavior prior to removing hostid from the API.
Signed-off-by: Daniel Wagner <[email protected]>
0 commit comments