v2.0 Release Candidate 5
Pre-release
Pre-release
Also here things are calming down. Arunpandian also worked on the documentation. Martin fixed the telemetry-log error handling, while Steven was busy fixing passthr. I 'ported' two missing patch from the monolithic branch.
If things stay calm this will be the last release candidate.
Arunpandian J (2):
cmds-main: Add media unit status log and supported capacity config list log pages in main commands list
cmds-main: Add all the admin, NVM commands in main commands list
Daniel Wagner (6):
fabrics: ensure zero kato for non-persistent controllers
nvme-cli: Ignore traddr case
README: Mention meson subprojects update
tests: Add support for linting and formatting of Python code
tests: Refresh Python code
build: Update libnvme wrap
Martin George (1):
nvme: fix segfault in nvme telemetry-log error handling
Steven Seungcheol Lee (3):
meson: remove rpm dependencies when build as static
nvme: remove unnecessary line from submit_io
nvme: passthru bugfix(wrong jump, wrong file descriptor)