Summary
Bug fix:
- Restore backward compatibility with lib nvme 1.11 and earlier. The controller attribute
discovery_ctrlwas added in libnvme 1.12. Prior to this version, the methoddiscovery_ctrl_set()is to be used.
What's Changed
- Restore backward compatibility with libnvme 1.11 and earlier by @martin-belanger in #444
Full Changelog: v2.4...v2.4.1