Skip to content

v2.0 Release Candidate 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@igaw igaw released this 11 Mar 17:09
· 1873 commits to master since this release

Things are really calming down. Arunpandian is still busy updating the docs. Steven has
fixed a bunch of small issues, while Hannes ported the ANA status feature we lost
somewhere in the libnvme split. I looked at some fallouts in our command defaults
handling. So after all, it looks like we have soon the first release based on libnvme.

Please, keep testing and report bugs. Thanks!

Arunpandian J (4):
      cmds-main: Add intel plugin commands
      cmds-plugins: Add huawei plugin commands
      Add dera, micron plugin commands in doc
      cmd-plugins: plugin commands update in doc

Daniel Wagner (6):
      nvme: Explicit initialize passthru command line options
      nvme: Explicit initialize all command line options
      build: Update libnvme wrap
      build: Enable docs build in update docs script
      doc: Regenerate all documentation
      nvme: constify variable in list_subsys

Hannes Reinecke (2):
      build: Update libnvme wrap
      nvme: print out ANA state for 'list-subsys'

Steven Seungcheol Lee (5):
      Add build_assert to fix debug build error
      build: Update libnvme wrap
      nvme: nvme write bug fix (no parse for option)
      build: Update libnvme wrap
      nvme: list_ns bug fix (csi option enable)