v1.0 Release Canditate 2
Pre-release
Pre-release
Another release candidate for libnvme. We are still moving bits around in the API and hence we need a bit more time to stabilize all things. Don't expect a release next week as Hannes already told me that he has some more cleanup patches in the queue. Anyway, overall I think we are moving into the right direction.
Please give it a test and report the bugs you find. Thanks!
Arunpandian J (1):
Clean up Patch for types.h, ioctl.h
Daniel Wagner (6):
ioctl: Set errno when command args check fails
util: Set errno in error case nvme_get_directive_receive_length
ioctl: Fix struct nvme_get_log_args memberm alignment
ioctl: Sort members their natural size
linux: Rename __nvme_get_log_page()
libvnme: Remove __nvme_msg from export map
Hannes Reinecke (10):
fabrics: Remove nvmf_add_ctrl_opts()
fabrics: Update prototype documentation
fabrics: remove documentation for nvmf_add_ctrl_opts()
Update README.md
Merge hostname2traddr()
Add 'nvme_root_t' argument to nvme_msg()
Move global logging variables into nvme_root_t
Remove stale definition for nvme_log_message
libnvme/tests: fixup create-ctrl-obj.py
Rework nvme_scan_filter()