Commit Graph

2 Commits

Author SHA1 Message Date
Sean McGinnis
e049807837
Normalize release note bug links
This updates the current series bugfix release notes to use the
recommended format we now suggest.

Change-Id: Ibc05e0e0ad6180f154cfff5bf903f57de2370185
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-08-14 07:38:30 -05:00
Lucio Seki
e27d83f4d0 NetApp ONTAP: Fix iSCSI multiattach volume terminates connection
When detaching a volume from an instance, NetApp ONTAP driver terminates
the iSCSI connection, even if there're other connections to the LUN from
the same initiator. This terminates connections to the LUN from other
instances running on the same host.

This patch fixes this bug by leaving the connection untouched if there
are other connections from the same initiator. Now the connection is
terminated only if it's the last one from the same initiator.

Change-Id: I0b8b5930c9e8f3c049b82e92c5fb7b05d6ae9291
Closes-Bug: #1839384
2020-04-24 11:15:55 -03:00