Description of log_offset specifies that lo_index is used for filtering old logs. It seems to be never referenced for that purpose. log_walk can't filter on this filed since log header is not read before user function is called. But log_walk_body calls user code after header is read so it is possible to use this filed as documented.
[ Full content available at: https://github.com/apache/mynewt-core/pull/1388 ] This message was relayed via gitbox.apache.org for [email protected]
