v1.0 Release Canditate 1
Pre-release
Pre-release
Busy week, we got a bunch of cleanups and bug fixes. The API has changed slightly due
to the added Media Unit Status log page feature and dropping the disable_sqflow
argument for nvmf_add_ctrl.
Here the shortlog:
Arunpandian J (1):
nvme: Add Media Unit Status log page(LID: 0x10)
Daniel Wagner (3):
linux: Include missing stddef.h
src: Use PRIu64 format specifier for uint64 types
ioctl: Initialize all members in nvme_get_log_args
Hannes Reinecke (5):
Implement nvme_errno_to_string()
fabrics: do not treat ctrl_loss_tmo values of '-1' as invalid
fabrics: add fabrics config option 'tls'
tree: only open controller device node if required
fabrics: kill 'disable_sqflow' argument to nvmf_add_ctrl()
Martin Belanger (1):
Define ccan as a static library
Steven Seungcheol Lee (2):
meson: ssl version checking allowed version only
util: modify flbas rsvd bits to be used
Tomas Bzatek (2):
docs: Fix a typo in README.md
types: TP8013 and TP8014 doc strings updates