v2.3 Release Candidate 5
Pre-release
Pre-release
Summary
Bug fixes:
- Fix subsysnqn comparison (TP8013). Discovery controllers can be configured with either the well-known NQN (
nqn.2014-08.org.nvmexpress.discovery
) or with a unique NQN (per TP8013). Therefore, when comparing a candidate connection to an existing one, we must consider the two forms of NQN.
What's Changed
- GitHub: Speed up workflows by removing unneeded steps by @martin-belanger in #386
- GitHub: Improve workflow speed (pylint) by @martin-belanger in #387
- udev: Fix subsysnqn comparison (TP8013) by @martin-belanger in #388
Full Changelog: v2.3-rc4...v2.3-rc5