v1.0 Release Candidate 6
Pre-releaseThis is a pre-release for release 1.0.
The main reason for this new release candidate is to fix a KATO issue for connections to discovery controllers (DC). In libnvme and the Linux kernel, connections to DC controllers default to having the KATO disabled (i.e. set to 0) even when specifically specifying that a connection is to be persistent. By opposition, connections to I/O controllers are always assumed to be persistent and are assigned a default KATO of 2 minutes (120 sec). This release ensures that DC connections will be assigned a 30-sec KATO by default unless otherwise configured by users in the stafd.conf file. Why 30 sec and not 120 sec? It's to be consistent with nvme-cli that also defaults DC connections to a 30 second KATO.
Changes in this release.
Martin Belanger (2):
dbus: return native dbus data instead of json when possible.
Do not call persistent_set() from libnvme but set a default KATO