Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
While moving the netlink work to using YAML I found a limitation to cYAML. Currently its cy_valueint is limited to 32 bit values. In some cases we need 64 bit integers. The second problem brought up by Ben Evans was that the Lustre YAML implementation doesn't handle correctly at all is the YAML_NO_TOKEN token which it takes as an error.